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: 31 commits
atiwari751's picture
atiwari751
Final submission with README
55d34a0 4 months ago
  • .gitattributes
    51 Bytes
    adding git attributes 4 months ago
  • .gitignore
    77 Bytes
    iTrying to add checkpoint.pth 4 months ago
  • Final_model_log.png
    44.1 kB
    Final submission with README 4 months ago
  • Model_comparison.png
    52.8 kB
    Final submission with README 4 months ago
  • README.md
    27.3 kB
    Final submission with README 4 months ago
  • checkpoint.pth

    Detected Pickle imports (4)

    • "torch._utils._rebuild_tensor_v2",
    • "collections.OrderedDict",
    • "torch.FloatStorage",
    • "torch.LongStorage"

    What is a pickle import?

    205 MB
    LFS
    adding latest model 4 months ago
  • checkpoint.py
    787 Bytes
    Added checkpoint and early stopping 4 months ago
  • data_utils.py
    1.47 kB
    jitter probablity changed to 0.5 4 months ago
  • lr_finder.py
    1.62 kB
    Added one cycle lr and lr_finder and reduced jitter 4 months ago
  • main.py
    3.21 kB
    Added one cycle lr and lr_finder and reduced jitter 4 months ago
  • requirements.txt
    68 Bytes
    Modified code for imagent datase 4 months ago
  • resnet_model.py
    6.84 kB
    Modified code for imagent datase 4 months ago
  • train_test.py
    3.01 kB
    Modular code and removed misclassified images collection 4 months ago
  • utils.py
    4.25 kB
    Added one cycle lr and lr_finder and reduced jitter 4 months ago
  • validation.py
    825 Bytes
    Modified code for imagent datase 4 months ago