Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
atiwari751
/
ResNet50_replicate
like
0
Model card
Files
Files and versions
xet
Community
0e5d788
ResNet50_replicate
205 MB
Ctrl+K
Ctrl+K
5 contributors
History:
20 commits
ubuntu
adding latest model
0e5d788
over 1 year ago
.gitattributes
Safe
51 Bytes
adding git attributes
over 1 year ago
.gitignore
Safe
77 Bytes
iTrying to add checkpoint.pth
over 1 year ago
README.md
1.24 kB
Added augmentations as per the original paper
over 1 year 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
xet
adding latest model
over 1 year ago
checkpoint.py
Safe
787 Bytes
Added checkpoint and early stopping
over 1 year ago
data_utils.py
Safe
1.47 kB
jitter probablity changed to 0.5
over 1 year ago
lr_finder.py
Safe
1.62 kB
Added one cycle lr and lr_finder and reduced jitter
over 1 year ago
main.py
Safe
3.21 kB
Added one cycle lr and lr_finder and reduced jitter
over 1 year ago
requirements.txt
Safe
68 Bytes
Modified code for imagent datase
over 1 year ago
resnet_execute.py
8.84 kB
Changed num_workers to 8 instead of 16
over 1 year ago
resnet_model.py
Safe
6.84 kB
Modified code for imagent datase
over 1 year ago
train_test.py
Safe
3.01 kB
Modular code and removed misclassified images collection
over 1 year ago
utils.py
Safe
4.25 kB
Added one cycle lr and lr_finder and reduced jitter
over 1 year ago
validation.py
Safe
825 Bytes
Modified code for imagent datase
over 1 year ago