Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atiwari751
/
ResNet50-image-classifier-app
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
dffde21
ResNet50-image-classifier-app
5 contributors
History:
18 commits
ubuntu
iTrying to add checkpoint.pth
dffde21
3 months ago
.gitignore
Safe
77 Bytes
iTrying to add checkpoint.pth
3 months ago
README.md
1.24 kB
Added augmentations as per the original paper
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_execute.py
8.84 kB
Changed num_workers to 8 instead of 16
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