Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
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
Copy to bucket
new
Chandra Prakash Bathula
commited on
Mar 14
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
---