Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Posts
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
atiwari751
/
ResNet50-image-classifier-app
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
ResNet50-image-classifier-app
Ctrl+K
Ctrl+K
  • 5 contributors
History: 13 commits
atiwari751's picture
atiwari751
modularised resnet_execute into individual scripts
7fcd26a 4 months ago
  • tmppl87qjev
    Changed num_workers to 8 instead of 16 4 months ago
  • .gitignore
    93 Bytes
    added table to the training logs to copy to Excel 5 months ago
  • README.md
    1.24 kB
    Added augmentations as per the original paper 5 months ago
  • checkpoint.py
    787 Bytes
    Added checkpoint and early stopping 5 months ago
  • data_utils.py
    1.47 kB
    modularised resnet_execute into individual scripts 4 months ago
  • main.py
    2.72 kB
    modularised resnet_execute into individual scripts 4 months ago
  • requirements.txt
    68 Bytes
    Modified code for imagent datase 5 months ago
  • resnet_execute.py
    8.84 kB
    Changed num_workers to 8 instead of 16 4 months ago
  • resnet_model.py
    6.84 kB
    Modified code for imagent datase 5 months ago
  • train_test.py
    2.89 kB
    modularised resnet_execute into individual scripts 4 months ago
  • utils.py
    2.26 kB
    modularised resnet_execute into individual scripts 4 months ago
  • validation.py
    825 Bytes
    Modified code for imagent datase 5 months ago