Skip to content

Commit bad9999

Browse files
committed
update readme
1 parent b3aced7 commit bad9999

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
بسم الله الرحمن الرحیم
2+
پیاده سازی پایتورچ سیمپل نت
13
# SimpleNet in Pytorch
24
SimpleNetV1 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

4143
SimpleNet 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

0 commit comments

Comments
 (0)