File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1+ بسم الله الرحمن الرحیم
2+ پیاده سازی پایتورچ سیمپل نت
13# SimpleNet in Pytorch
24SimpleNetV1 architecture implementation in Pytorch
35
@@ -39,7 +41,8 @@ The original Caffe implementation can be found here : [Original Caffe implementa
3941| SimpleNetV1_imagenet(5.78 MB) | 1.5m | 61.524/83.43 | 69.11/88.10 |
4042
4143SimpleNet performs very decently, it outperforms VGGNet, variants of ResNet and MobileNets(1-3)
42- and its pretty fast as well!
44+ and its pretty fast as well! and its all using plain old CNN!.
45+ For benchmark results [ look here] ( https://github.com/Coderx7/SimpleNet_Pytorch/tree/master/ImageNet/training_scripts/imagenet_training/results )
4346
4447-- The models pretrained weights (pytorch, onnx, jit) can be found in [ Release section] ( https://github.com/Coderx7/SimpleNet_Pytorch/releases )
4548
You can’t perform that action at this time.
0 commit comments