This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
yolov5
Watch
1
Star
0
Fork
0
You've already forked yolov5
mirror of
https://github.com/ultralytics/yolov5.git
synced
2025-06-03 14:49:29 +08:00
Code
Issues
Projects
Releases
Wiki
Activity
yolov5
/
utils
History
Glenn Jocher
44cdcc7e0b
hyp['anchors'] evolution update
2020-09-03 12:54:22 -07:00
..
__init__.py
initial commit
2020-05-29 17:04:54 -07:00
activations.py
Update export.py with v3.0 Hardswish() support
2020-08-24 21:47:49 -07:00
datasets.py
Update datasets.py
2020-09-01 17:02:47 -07:00
evolve.sh
hyp['anchors'] evolution update
2020-09-03 12:54:22 -07:00
general.py
remove if platform.system() == 'Darwin' checks
2020-09-03 11:41:33 -07:00
google_utils.py
remove if platform.system() == 'Darwin' checks
2020-09-03 11:41:33 -07:00
torch_utils.py
add support for DWConv fuse operation (
#898
)
2020-09-01 22:18:42 -07:00