Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
xiang-wuu
/
yolov5
like
3
Runtime error
App
Files
Files
Community
3f03acb
yolov5
100 contributors
History:
1146 commits
glenn-jocher
check_requirements() exclude `opencv-python` (#3507)
3f03acb
unverified
over 3 years ago
.github
Update FUNDING.yml (#2833)
over 3 years ago
data
SKU-110K CVPR2019 Dataset Auto-Download (#3167)
over 3 years ago
models
ONNX export in .train() mode fix (#3362)
over 3 years ago
utils
Ignore blank lines in `*.txt` labels (#3366)
over 3 years ago
weights
Update download_weights.sh with usage example (#1613)
almost 4 years ago
.dockerignore
Safe
3.61 kB
Ignore W&B logging dir wandb/ (#1534)
almost 4 years ago
.gitattributes
Safe
75 Bytes
git attrib
over 4 years ago
.gitignore
Safe
3.98 kB
Update .gitignore datasets dir (#1577)
almost 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
Update README.md (#3320)
over 3 years ago
__init__.py
0 Bytes
Add yolov5/__init__.py (#3127)
over 3 years ago
detect.py
Safe
9.4 kB
Implement `@torch.no_grad()` decorator (#3312)
over 3 years ago
hubconf.py
Safe
5.69 kB
check_requirements() exclude `opencv-python` (#3507)
over 3 years ago
requirements.txt
Safe
677 Bytes
Comment Cython (#3297)
over 3 years ago
test.py
Safe
17 kB
Implement `@torch.no_grad()` decorator (#3312)
over 3 years ago
train.py
Safe
33.7 kB
TensorBoard DP/DDP graph fix (#3325)
over 3 years ago
tutorial.ipynb
Safe
394 kB
Created using Colaboratory
over 3 years ago