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
8ee9fd1
yolov5
100 contributors
History:
1312 commits
glenn-jocher
Update README.md (#3996)
8ee9fd1
unverified
over 3 years ago
.github
Update 4 main ops for paths and .run() (#3715)
over 3 years ago
data
Copy-Paste augmentation for YOLOv5 (#3845)
over 3 years ago
models
Alert (no detections) (#3984)
over 3 years ago
utils
Update `probability` to `p` (#3980)
over 3 years ago
.dockerignore
Safe
3.62 kB
Add `**/*.torchscript.pt` (#3634)
over 3 years ago
.gitattributes
Safe
75 Bytes
git attrib
over 4 years ago
.gitignore
Safe
3.84 kB
Create `data/hyps` directory (#3747)
over 3 years ago
CONTRIBUTING.md
Safe
4.95 kB
Update CONTRIBUTING.md (#3647)
over 3 years ago
Dockerfile
Safe
1.73 kB
FROM nvcr.io/nvidia/pytorch:21.05-py3 (#3794)
over 3 years ago
LICENSE
Safe
35.1 kB
initial commit
over 4 years ago
README.md
Safe
13.6 kB
Update README.md (#3996)
over 3 years ago
detect.py
Safe
11.1 kB
Feature visualization improvements 32 (#3947)
over 3 years ago
export.py
Safe
8.02 kB
Fix typo (#3729)
over 3 years ago
hubconf.py
Safe
5.66 kB
Fix `torch.hub.list('ultralytics/yolov5')` pathlib bug (#3921)
over 3 years ago
requirements.txt
Safe
703 Bytes
Update requirements.txt `albumentations>=1.0.2` (#3972)
over 3 years ago
test.py
Safe
18 kB
COCO annotations JSON fix (#3764)
over 3 years ago
train.py
Safe
34.4 kB
Fix inconsistent NMS IoU value for COCO (#3934)
over 3 years ago
tutorial.ipynb
Safe
393 kB
Created using Colaboratory
over 3 years ago