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-28 01:24:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yolov10
/
ultralytics
/
yolo
/
engine
History
Glenn Jocher
8a11eda4a9
ultralytics 8.0.125
NMS speed improvements (
#3463
)
...
Co-authored-by: Compunet <117437050+dme-compunet@users.noreply.github.com>
2023-07-03 16:34:13 +02:00
..
__init__.py
Add yolo package structure (
#15
)
2022-09-19 15:47:23 +05:30
exporter.py
ultralytics 8.0.125
NMS speed improvements (
#3463
)
2023-07-03 16:34:13 +02:00
model.py
Docstrings arguments cleanup (
#3229
)
2023-06-17 16:17:07 +02:00
predictor.py
Add torch.Tensor results image saving (
#3475
)
2023-07-03 16:08:02 +02:00
results.py
Add torch.Tensor results image saving (
#3475
)
2023-07-03 16:08:02 +02:00
trainer.py
Increase NCCL timeout from 1 hour to 3 hours (
#3343
)
2023-06-24 15:56:18 +02:00
validator.py
Move loss calculation to head (
#2874
)
2023-05-30 19:24:30 +02:00