Commit 5c1cb3a3 authored by Yuxin Wu's avatar Yuxin Wu

update resnet152

parent 0e91df43
...@@ -17,6 +17,7 @@ Models can be [downloaded here](https://goo.gl/6XjK9V). ...@@ -17,6 +17,7 @@ Models can be [downloaded here](https://goo.gl/6XjK9V).
| ResNet50 | 6.85% | 23.61% | | ResNet50 | 6.85% | 23.61% |
| ResNet50-SE | 6.24% | 22.64% | | ResNet50-SE | 6.24% | 22.64% |
| ResNet101 | 6.04% | 21.95% | | ResNet101 | 6.04% | 21.95% |
| ResNet152 | 5.78% | 21.51% |
To train, just run: To train, just run:
```bash ```bash
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment