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...
c9a46a6
yolov5
Ctrl+K
Ctrl+K
100 contributors
History:
1680 commits
glenn-jocher
Update callbacks.py with `__init__()` (#5979)
c9a46a6
unverified
over 3 years ago
.github
Bump actions/cache from 2.1.6 to 2.1.7 (#5816)
over 3 years ago
data
New `DetectMultiBackend()` class (#5549)
over 3 years ago
models
Fix Detections class `tolist()` method (#5945)
over 3 years ago
utils
Update callbacks.py with `__init__()` (#5979)
over 3 years ago
.dockerignore
Safe
3.68 kB
Add *.engine (TensorRT extensions) to .gitignore (#5911)
over 3 years ago
.gitattributes
Safe
75 Bytes
git attrib
over 4 years ago
.gitignore
Safe
3.96 kB
fix .gitignore not tracking existing folders (#5946)
over 3 years ago
.pre-commit-config.yaml
Safe
1.55 kB
precommit: isort (#5493)
over 3 years ago
CONTRIBUTING.md
Safe
4.99 kB
Fixed a small typo in CONTRIBUTING.md (#5445)
over 3 years ago
Dockerfile
Safe
2.16 kB
GCP VM from Image example (#5814)
over 3 years ago
LICENSE
Safe
35.1 kB
Add pre-commit CI actions (#4982)
over 3 years ago
README.md
Safe
14.7 kB
YOLOv5s6 params and FLOPs fix (#5977)
over 3 years ago
detect.py
Safe
12.4 kB
Fix `imgsz` bug (#5948)
over 3 years ago
export.py
Safe
20.6 kB
Add nms and agnostic nms to export.py (#5938)
over 3 years ago
hubconf.py
Safe
6.38 kB
`pretrained=False` fix (#5966)
over 3 years ago
requirements.txt
Safe
892 Bytes
Add `requests` to requirements.txt (#5112)
over 3 years ago
setup.cfg
Safe
923 Bytes
precommit: isort (#5493)
over 3 years ago
train.py
Safe
32.7 kB
Remove NCOLS from tqdm (#5804)
over 3 years ago
tutorial.ipynb
Safe
57 kB
Add hardware checks to `notebook_init()` (#5919)
over 3 years ago
val.py
Safe
18 kB
Add `--workers 8` argument to val.py (#5857)
over 3 years ago