Francesco commited on
Commit
5ab8d9b
1 Parent(s): 249f987

commit files to HF hub

Browse files
Files changed (1) hide show
  1. README.md +7 -0
README.md CHANGED
@@ -1,3 +1,10 @@
 
 
 
 
 
 
 
1
  # resnet50
2
  Implementation of ResNet proposed in [Deep Residual Learning for Image
3
  Recognition](https://arxiv.org/abs/1512.03385)
1
+ ---
2
+ license: apache-2.0
3
+ tags:
4
+ - image-classification
5
+ datasets:
6
+ - imagenet
7
+ ---
8
  # resnet50
9
  Implementation of ResNet proposed in [Deep Residual Learning for Image
10
  Recognition](https://arxiv.org/abs/1512.03385)