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
d681799
yolov5
100 contributors
History:
614 commits
glenn-jocher
Update export.py
d681799
about 4 years ago
.github
reformat code
over 4 years ago
data
Fix relative path for VOC download (#880)
about 4 years ago
inference
initial commit
over 4 years ago
models
Update export.py
about 4 years ago
utils
add support for DWConv fuse operation (#898)
about 4 years ago
weights
weights
over 4 years ago
.dockerignore
Safe
3.6 kB
update .dockerignore
over 4 years ago
.gitattributes
Safe
75 Bytes
git attrib
over 4 years ago
.gitignore
Safe
3.83 kB
Add torchscript files to gitignore
over 4 years ago
Dockerfile
Safe
1.8 kB
Update Dockerfile to upgrade pip
about 4 years ago
LICENSE
Safe
35.1 kB
initial commit
over 4 years ago
README.md
Safe
10 kB
Update README.md
over 4 years ago
detect.py
Safe
7.64 kB
generalize webcam detection with opt.source.isnumeric() (yolov3 #1462)
about 4 years ago
hubconf.py
Safe
3.36 kB
Explicit Imports (#498)
over 4 years ago
requirements.txt
Safe
569 Bytes
seaborn plotting correlogram addition
about 4 years ago
test.py
Safe
13.6 kB
Update test.py with set() (#806)
about 4 years ago
train.py
Safe
27.5 kB
Remove autoanchor and class checks on resumed training (#889)
about 4 years ago
tutorial.ipynb
Safe
3.28 MB
utils.general comment updates/bug fixes
over 4 years ago