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-23 21:44:22 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yolov10
/
ultralytics
/
engine
History
Laughing
b73f9b13df
Fix incorrect device selection when resuming training (
#4301
)
2023-08-11 14:32:39 +02:00
..
__init__.py
ultralytics 8.0.136
refactor and simplify package (
#3748
)
2023-07-16 17:47:45 +02:00
exporter.py
ultralytics 8.0.150
new Apple
*.mlpackage
export format (
#4043
)
2023-08-08 17:00:42 +02:00
model.py
ultralytics 8.0.150
new Apple
*.mlpackage
export format (
#4043
)
2023-08-08 17:00:42 +02:00
predictor.py
ultralytics 8.0.150
new Apple
*.mlpackage
export format (
#4043
)
2023-08-08 17:00:42 +02:00
results.py
Fix
torch.Tensor
inference results plotting (
#4297
)
2023-08-10 20:43:40 +02:00
trainer.py
Fix incorrect device selection when resuming training (
#4301
)
2023-08-11 14:32:39 +02:00
validator.py
Refactor val code into new
self.match_predictions()
method (
#4265
)
2023-08-09 19:03:46 +02:00