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

  • Log In
  • Sign Up

Spaces:
arghyaiitb
/
resnet50-imagenet-1k
Running

App Files Files Community
Fetching metadata from the HF Docker repository...
resnet50-imagenet-1k
307 MB
  • 2 contributors
History: 7 commits
arghyaiitb's picture
arghyaiitb
fixed the model code
a2b32c9 3 days ago
  • .gitattributes
    1.52 kB
    initial commit 4 days ago
  • .gitignore
    296 Bytes
    Added model 3 days ago
  • QUICKSTART.md
    3.31 kB
    Added json 4 days ago
  • README.md
    3.39 kB
    Added json file 4 days ago
  • app.py
    5.32 kB
    fixed the model code 3 days ago
  • best_model.pt

    Detected Pickle imports (4)

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

    What is a pickle import?

    307 MB
    xet
    Added model 3 days ago
  • imagenet_classes.json
    33.6 kB
    Added json 4 days ago
  • models.py
    4.71 kB
    fixed the model code 3 days ago
  • requirements.txt
    92 Bytes
    Added gradio app 4 days ago
  • test_model.py
    4.5 kB
    Added json 4 days ago