Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
ChandraPrakashBathula
/
Food_101_Classification_ResNet50
like
0
Image Classification
PyTorch
ethz/food101
English
code
Resnet-50
Image Classification
License:
mit
Model card
Files
Files and versions
xet
Community
Chandra Prakash Bathula
commited on
29 days ago
Commit
23ab011
·
verified
·
1 Parent(s):
cefe885
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -12,4 +12,6 @@ tags:
12
- pytorch
13
- Resnet-50
14
- Image Classification
15
---
12
- pytorch
13
- Resnet-50
14
- Image Classification
15
+
base_model:
16
+
- microsoft/resnet-50
17
---