Skip to content

Commit 188b283

Browse files
authored
Update README.md
1 parent 3258f01 commit 188b283

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ All models are implemented by GenEfficientNet or MobileNetV3 classes, with strin
88

99
### March 23, 2020
1010
* Add EfficientNet-Lite models w/ weights ported from [Tensorflow TPU](https://github.com/tensorflow/tpu/tree/master/models/official/efficientnet/lite)
11-
* Add PyTorch trained MobileNet-V3 Large weights trained from stratch with this code to 75.77% top-1
11+
* Add PyTorch trained MobileNet-V3 Large weights with 75.77% top-1
1212
* IMPORTANT CHANGE (if training from scratch) - weight init changed to better match Tensorflow impl, set `fix_group_fanout=False` in `initialize_weight_goog` for old behavior
1313

1414
### Feb 12, 2020

0 commit comments

Comments
 (0)