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: 660 commits
glenn-jocher's picture
glenn-jocher
FROM nvcr.io/nvidia/pytorch:20.09-py3
10c85bf unverified over 4 years ago
  • .github
    Update stale.yml exempt-issue-labels bug fix (#1098) over 4 years ago
  • data
    Update get_voc.sh data download URLs (#1077) over 4 years ago
  • inference
    initial commit almost 5 years ago
  • models
    Rearrange export input after checks (#1118) over 4 years ago
  • utils
    Precision-Recall Curve Feature Addition (#1107) over 4 years ago
  • weights
    weights almost 5 years ago
  • .dockerignore
    3.6 kB
    Remove ignore for git files (#1099) over 4 years ago
  • .gitattributes
    75 Bytes
    git attrib almost 5 years ago
  • .gitignore
    3.83 kB
    venv* ignore update over 4 years ago
  • Dockerfile
    1.8 kB
    FROM nvcr.io/nvidia/pytorch:20.09-py3 over 4 years ago
  • LICENSE
    35.1 kB
    initial commit almost 5 years ago
  • README.md
    10.1 kB
    feat: add rtmp support (#1009) over 4 years ago
  • detect.py
    7.53 kB
    Remove image open on macos (#1086) over 4 years ago
  • hubconf.py
    3.46 kB
    model.add_nms() method over 4 years ago
  • requirements.txt
    567 Bytes
    Update requirements.txt coremltools==4.0 over 4 years ago
  • sotabench.py
    14.4 kB
    Create sotabench.py over 4 years ago
  • test.py
    13.6 kB
    Precision-Recall Curve Feature Addition (#1107) over 4 years ago
  • train.py
    28 kB
    Precision-Recall Curve Feature Addition (#1107) over 4 years ago
  • tutorial.ipynb
    3.28 MB
    utils.general comment updates/bug fixes over 4 years ago