File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -33,13 +33,13 @@ The original Caffe implementation can be found here : [Original Caffe implementa
3333
3434| ** Method** | ** \# Params** | ** ImageNet** | ** ImageNet-Real-Labels** |
3535| :--------------------------- | :----------: | :-----------: | :-----------: |
36- | SimpleNetV1_imagenet(38 MB) | 9.5m | 74.17/91.61 | 81.24/94.63 |
37- | SimpleNetV1_imagenet(23 MB) | 5.7m | 71.94 /90.3 | 79.12/93.68 |
38- | SimpleNetV1_imagenet(13 MB) | 3m | 68.15/87.76 | 75.66/91.80 |
39- | SimpleNetV1_imagenet(6 MB) | 1.5m | 61.53 /83.43 | 69.11/88.10 |
36+ | SimpleNetV1_imagenet(36.33 MB) | 9.5m | 74.17/91.614 | 81.24/94.63 |
37+ | SimpleNetV1_imagenet(21.9 MB) | 5.7m | 71.936 /90.3 | 79.12/93.68 |
38+ | SimpleNetV1_imagenet(12.58 MB) | 3m | 68.15/87.762 | 75.66/91.80 |
39+ | SimpleNetV1_imagenet(5.78 MB) | 1.5m | 61.524 /83.43 | 69.11/88.10 |
4040
4141SimpleNet performs very decently, it outperforms VGGNet, variants of ResNet and MobileNets(1-3)
42- and its fast, very fast !
42+ and its pretty fast as well !
4343
4444-- The models pretrained weights (pytorch, onnx, jit) can be found in [ Release section] ( https://github.com/Coderx7/SimpleNet_Pytorch/releases )
4545
You can’t perform that action at this time.
0 commit comments