Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atiwari751
/
ResNet50-image-classifier-app
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
55d34a0
ResNet50-image-classifier-app
5 contributors
History:
31 commits
atiwari751
Final submission with README
55d34a0
3 months ago
.gitattributes
Safe
51 Bytes
adding git attributes
3 months ago
.gitignore
Safe
77 Bytes
iTrying to add checkpoint.pth
3 months ago
Final_model_log.png
Safe
44.1 kB
Final submission with README
3 months ago
Model_comparison.png
Safe
52.8 kB
Final submission with README
3 months ago
README.md
27.3 kB
Final submission with README
3 months ago
checkpoint.pth
Safe
pickle
Detected Pickle imports (4)
"torch._utils._rebuild_tensor_v2"
,
"collections.OrderedDict"
,
"torch.FloatStorage"
,
"torch.LongStorage"
What is a pickle import?
205 MB
LFS
adding latest model
3 months ago
checkpoint.py
Safe
787 Bytes
Added checkpoint and early stopping
3 months ago
data_utils.py
Safe
1.47 kB
jitter probablity changed to 0.5
3 months ago
lr_finder.py
Safe
1.62 kB
Added one cycle lr and lr_finder and reduced jitter
3 months ago
main.py
Safe
3.21 kB
Added one cycle lr and lr_finder and reduced jitter
3 months ago
requirements.txt
Safe
68 Bytes
Modified code for imagent datase
3 months ago
resnet_model.py
Safe
6.84 kB
Modified code for imagent datase
3 months ago
train_test.py
Safe
3.01 kB
Modular code and removed misclassified images collection
3 months ago
utils.py
Safe
4.25 kB
Added one cycle lr and lr_finder and reduced jitter
3 months ago
validation.py
Safe
825 Bytes
Modified code for imagent datase
3 months ago