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
/
docker
History
Glenn Jocher
555976b346
FROM nvcr.io/nvidia/pytorch:22.07-py3 (
#8808
)
2022-07-31 15:23:57 +02:00
..
Dockerfile
FROM nvcr.io/nvidia/pytorch:22.07-py3 (
#8808
)
2022-07-31 15:23:57 +02:00
Dockerfile-arm64
Add
pip install wheel
to avoid legacy
setup.py install
(
#8597
)
2022-07-16 16:41:43 +02:00
Dockerfile-cpu
Add
pip install wheel
to avoid legacy
setup.py install
(
#8597
)
2022-07-16 16:41:43 +02:00