commit files to HF hub
Browse files
README.md
CHANGED
@@ -1,3 +1,9 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
# resnet34
|
2 |
Implementation of ResNet proposed in [Deep Residual Learning for Image
|
3 |
Recognition](https://arxiv.org/abs/1512.03385)
|
|
|
1 |
+
|
2 |
+
#---
|
3 |
+
# tags:
|
4 |
+
# - image-classification
|
5 |
+
# datasets:
|
6 |
+
# - imagenet
|
7 |
# resnet34
|
8 |
Implementation of ResNet proposed in [Deep Residual Learning for Image
|
9 |
Recognition](https://arxiv.org/abs/1512.03385)
|