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

  • Log In
  • Sign Up

Spaces:
hlopez
/
Waste-Detector
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
Waste-Detector
Ctrl+K
Ctrl+K
  • 2 contributors
History: 23 commits
Hector Lopez
feature: Objects classification
9fbf078 over 3 years ago
  • example_imgs
    feature: Implemented example images and cleaned the interface over 3 years ago
  • .gitattributes
    1.34 kB
    Fix conflicts over 3 years ago
  • README.md
    908 Bytes
    initial commit over 3 years ago
  • app.py
    3.35 kB
    feature: Objects classification over 3 years ago
  • checkpoint.ckpt

    Detected Pickle imports (4)

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

    What is a pickle import?

    16.6 MB
    LFS
    Upload checkpoint over 3 years ago
  • class_efficientB0_taco_7_class.pth

    Detected Pickle imports (4)

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

    What is a pickle import?

    17.7 MB
    LFS
    Upload classifier checkpoint over 3 years ago
  • classifier.py
    1.19 kB
    feature: Objects classification over 3 years ago
  • model.py
    2.94 kB
    feature: Objects classification over 3 years ago
  • packages.txt
    15 Bytes
    Added debian packages installation over 3 years ago
  • requirements.txt
    63 Bytes
    Modified requirements.txt over 3 years ago