This website requires JavaScript.
Explore
Help
Sign In
xclele
/
yolov10
Watch
1
Star
0
Fork
0
You've already forked yolov10
mirror of
https://github.com/THU-MIG/yolov10.git
synced
2025-05-29 18:44:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yolov10
/
ultralytics
/
yolo
/
v8
/
segment
History
Glenn Jocher
6432afc5f9
Rename
img_size
to
imgsz
(
#86
)
2022-12-24 00:39:09 +01:00
..
__init__.py
General cleanup (
#69
)
2022-12-08 19:58:13 +05:30
predict.py
Rename
img_size
to
imgsz
(
#86
)
2022-12-24 00:39:09 +01:00
train.py
Rename
img_size
to
imgsz
(
#86
)
2022-12-24 00:39:09 +01:00
val.py
add a naive DDP for model interface (
#78
)
2022-12-19 13:24:39 +08:00