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
24305787ae
FROM nvcr.io/nvidia/pytorch:22.06-py3 (
#8600
)
2022-07-17 00:55:55 +02:00
..
.dockerignore
Refactor Dockerfiles to
utils/docker
(
#7510
)
2022-04-20 14:23:55 -07:00
Dockerfile
FROM nvcr.io/nvidia/pytorch:22.06-py3 (
#8600
)
2022-07-17 00:55:55 +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