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
7abf202
yolov5
100 contributors
History:
137 commits
astoken
Mode all optimizer settings to 'hyp.yaml', integrate proper momentum with Adam optimizer
7abf202
over 4 years ago
.github
update greetings.yml
over 4 years ago
data
Revert coco128.yaml to initial commit
over 4 years ago
inference
initial commit
over 4 years ago
models
add "__init__.py" file in <models> folder
over 4 years ago
utils
Add plot_results save location to log_dir
over 4 years ago
weights
Include yolov5x extra large model weights
over 4 years ago
.dockerignore
Safe
3.58 kB
updates
over 4 years ago
.gitignore
Safe
3.81 kB
initial commit
over 4 years ago
Dockerfile
Safe
1.78 kB
updates
over 4 years ago
LICENSE
Safe
35.1 kB
initial commit
over 4 years ago
README.md
Safe
8.38 kB
PyTorch Hub updates
over 4 years ago
detect.py
Safe
7.05 kB
FP16 to FP32 ckpt load
over 4 years ago
equip_hyp.yaml
Safe
226 Bytes
Remove --resume functionality and related checks/logic.
over 4 years ago
hubconf.py
Safe
3.07 kB
FP16 to FP32 ckpt load
over 4 years ago
new_hyp.yaml
Safe
231 Bytes
Fix hyp file read in and dict update.
over 4 years ago
requirements.txt
Safe
956 Bytes
FP16 inference update
over 4 years ago
test.py
Safe
13 kB
Add save_dir arg to test.test, use arg as location for saving batch jpgs
over 4 years ago
train.py
Safe
22.5 kB
Mode all optimizer settings to 'hyp.yaml', integrate proper momentum with Adam optimizer
over 4 years ago
tutorial.ipynb
Safe
3.26 MB
Created using Colaboratory
over 4 years ago