Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
atiwari751
/
ResNet50-image-classifier-app
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
5479df9
ResNet50-image-classifier-app
32.2 kB
5 contributors
History:
17 commits
ubuntu
jitter probablity changed to 0.5
5479df9
12 months ago
.gitignore
93 Bytes
added table to the training logs to copy to Excel
12 months ago
README.md
1.24 kB
Added augmentations as per the original paper
12 months ago
checkpoint.py
Safe
787 Bytes
Added checkpoint and early stopping
12 months ago
data_utils.py
Safe
1.47 kB
jitter probablity changed to 0.5
12 months ago
lr_finder.py
Safe
1.62 kB
Added one cycle lr and lr_finder and reduced jitter
12 months ago
main.py
Safe
3.21 kB
Added one cycle lr and lr_finder and reduced jitter
12 months ago
requirements.txt
Safe
68 Bytes
Modified code for imagent datase
12 months ago
resnet_execute.py
8.84 kB
Changed num_workers to 8 instead of 16
12 months ago
resnet_model.py
Safe
6.84 kB
Modified code for imagent datase
12 months ago
train_test.py
Safe
3.01 kB
Modular code and removed misclassified images collection
12 months ago
utils.py
Safe
4.25 kB
Added one cycle lr and lr_finder and reduced jitter
12 months ago
validation.py
Safe
825 Bytes
Modified code for imagent datase
12 months ago