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...
fdbe527
yolov5
Ctrl+K
Ctrl+K
100 contributors
History:
1154 commits
glenn-jocher
Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395)
fdbe527
unverified
almost 4 years ago
.github
update ci-testing.yml (#3322)
almost 4 years ago
data
SKU-110K CVPR2019 Dataset Auto-Download (#3167)
almost 4 years ago
models
Enable direct `--weights URL` definition (#3373)
almost 4 years ago
utils
Revert "`cv2.imread(img, -1)` for IMREAD_UNCHANGED (#3379)" (#3395)
almost 4 years ago
weights
Update download_weights.sh with usage example (#1613)
over 4 years ago
.dockerignore
Safe
3.61 kB
Ignore W&B logging dir wandb/ (#1534)
over 4 years ago
.gitattributes
Safe
75 Bytes
git attrib
almost 5 years ago
.gitignore
Safe
3.98 kB
Update .gitignore datasets dir (#1577)
over 4 years ago
Dockerfile
Safe
1.81 kB
FROM nvcr.io/nvidia/pytorch:21.03-py3
almost 4 years ago
LICENSE
Safe
35.1 kB
initial commit
almost 5 years ago
README.md
Safe
11.2 kB
Update README.md (#3320)
almost 4 years ago
__init__.py
Safe
0 Bytes
Add yolov5/__init__.py (#3127)
almost 4 years ago
detect.py
Safe
9.4 kB
Implement `@torch.no_grad()` decorator (#3312)
almost 4 years ago
hubconf.py
Safe
5.58 kB
Enable direct `--weights URL` definition (#3373)
almost 4 years ago
requirements.txt
Safe
677 Bytes
Comment Cython (#3297)
almost 4 years ago
test.py
Safe
17 kB
Implement `@torch.no_grad()` decorator (#3312)
almost 4 years ago
train.py
Safe
33.7 kB
COCO evolution fix (#3388)
almost 4 years ago
tutorial.ipynb
Safe
394 kB
Update tutorial.ipynb (#3368)
almost 4 years ago