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

  • Log In
  • Sign Up

Spaces:
xiang-wuu
/
yolov5
Runtime error

App Files Files Community
Fetching metadata from the HF Docker repository...
yolov5
Ctrl+K
Ctrl+K
  • 100 contributors
History: 601 commits
glenn-jocher's picture
glenn-jocher
Update Dockerfile FROM nvcr.io/nvidia/pytorch:20.08-py3
62e0374 over 4 years ago
  • .github
    reformat code over 4 years ago
  • data
    Update hyp.finetune.yaml over 4 years ago
  • inference
    initial commit almost 5 years ago
  • models
    Update export.py --img-size comment over 4 years ago
  • utils
    Update general.py plot_evolution() over 4 years ago
  • weights
    weights almost 5 years ago
  • .dockerignore
    3.6 kB
    update .dockerignore over 4 years ago
  • .gitattributes
    75 Bytes
    git attrib almost 5 years ago
  • .gitignore
    3.83 kB
    Add torchscript files to gitignore almost 5 years ago
  • Dockerfile
    1.77 kB
    Update Dockerfile FROM nvcr.io/nvidia/pytorch:20.08-py3 over 4 years ago
  • LICENSE
    35.1 kB
    initial commit almost 5 years ago
  • README.md
    10 kB
    Update README.md over 4 years ago
  • detect.py
    7.64 kB
    generalize webcam detection with opt.source.isnumeric() (yolov3 #1462) over 4 years ago
  • hubconf.py
    3.36 kB
    Explicit Imports (#498) almost 5 years ago
  • requirements.txt
    526 Bytes
    Update requirements.txt for coremltools kmeans quantization over 4 years ago
  • test.py
    13.6 kB
    Update test.py with set() (#806) over 4 years ago
  • train.py
    27.2 kB
    Update train.py forward simplification over 4 years ago
  • tutorial.ipynb
    3.28 MB
    utils.general comment updates/bug fixes over 4 years ago