Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
atiwari751
/
ResNet50_replicate
like
0
Model card
Files
Files and versions
Community
a66ef08
ResNet50_replicate
5 contributors
History:
36 commits
atiwari751
Basic app complete
a66ef08
about 1 month ago
.gradio
Basic app complete
about 1 month ago
.gitattributes
51 Bytes
adding git attributes
about 1 month ago
.gitignore
77 Bytes
iTrying to add checkpoint.pth
about 1 month ago
Final_model_log.png
44.1 kB
Final submission with README
about 1 month ago
Model_comparison.png
52.8 kB
Final submission with README
about 1 month ago
README.md
27.4 kB
Final model with README
about 1 month ago
app.py
1.62 kB
Basic app complete
about 1 month ago
checkpoint.pth
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
about 1 month ago
checkpoint.py
787 Bytes
Added checkpoint and early stopping
about 1 month ago
data_utils.py
1.47 kB
jitter probablity changed to 0.5
about 1 month ago
imagenet1000_clsidx_to_labels.txt
30.6 kB
Basic app complete
about 1 month ago
lr_finder.py
1.62 kB
Added one cycle lr and lr_finder and reduced jitter
about 1 month ago
main.py
3.21 kB
Added one cycle lr and lr_finder and reduced jitter
about 1 month ago
requirements.txt
75 Bytes
Basic app complete
about 1 month ago
resnet_model.py
6.84 kB
Modified code for imagent datase
about 1 month ago
train_test.py
3.01 kB
Modular code and removed misclassified images collection
about 1 month ago
utils.py
4.25 kB
Basic app complete
about 1 month ago
validation.py
825 Bytes
Modified code for imagent datase
about 1 month ago