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
373be07
ResNet50_replicate
5 contributors
History:
16 commits
ubuntu
Added one cycle lr and lr_finder and reduced jitter
373be07
about 1 month ago
.gitignore
93 Bytes
added table to the training logs to copy to Excel
about 1 month ago
README.md
1.24 kB
Added augmentations as per the original paper
about 1 month ago
checkpoint.py
787 Bytes
Added checkpoint and early stopping
about 1 month ago
data_utils.py
1.47 kB
Added one cycle lr and lr_finder and reduced jitter
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
68 Bytes
Modified code for imagent datase
about 1 month ago
resnet_execute.py
8.84 kB
Changed num_workers to 8 instead of 16
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
Added one cycle lr and lr_finder and reduced jitter
about 1 month ago
validation.py
825 Bytes
Modified code for imagent datase
about 1 month ago