Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
xiang-wuu
/
yolov5
like
3
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
7b0eb95
yolov5
100 contributors
History:
1125 commits
yeric1789
glenn-jocher
`plot_one_box()` default `color=(128, 128, 128)` (#3240)
7b0eb95
unverified
over 3 years ago
.github
Update FUNDING.yml (#2833)
almost 4 years ago
data
SKU-110K CVPR2019 Dataset Auto-Download (#3167)
over 3 years ago
models
Parameterize max_det + inference default at 1000 (#3215)
over 3 years ago
utils
`plot_one_box()` default `color=(128, 128, 128)` (#3240)
over 3 years ago
weights
Update download_weights.sh with usage example (#1613)
about 4 years ago
.dockerignore
Safe
3.61 kB
Ignore W&B logging dir wandb/ (#1534)
about 4 years ago
.gitattributes
Safe
75 Bytes
git attrib
over 4 years ago
.gitignore
Safe
3.98 kB
Update .gitignore datasets dir (#1577)
about 4 years ago
Dockerfile
Safe
1.81 kB
FROM nvcr.io/nvidia/pytorch:21.03-py3
over 3 years ago
LICENSE
Safe
35.1 kB
initial commit
over 4 years ago
README.md
Safe
11.2 kB
TorchScript, ONNX, CoreML Export tutorial title (#3142)
over 3 years ago
__init__.py
Safe
0 Bytes
Add yolov5/__init__.py (#3127)
over 3 years ago
detect.py
Safe
9.44 kB
Parameterize max_det + inference default at 1000 (#3215)
over 3 years ago
hubconf.py
Safe
5.64 kB
Add `device` argument to PyTorch Hub models (#3104)
over 3 years ago
requirements.txt
Safe
599 Bytes
Update requirements.txt `onnx>=1.9.0` (#3143)
over 3 years ago
test.py
Safe
17.1 kB
Comment fix (#3058)
over 3 years ago
train.py
Safe
33.6 kB
TensorBoard add_graph() fix (#3236)
over 3 years ago
tutorial.ipynb
Safe
394 kB
Created using Colaboratory
almost 4 years ago