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-24 14:44:21 +08:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
yolov10
/
ultralytics
/
nn
/
modules
History
Glenn Jocher
cd0bf05aa4
Cap head scaling with
min(nc, 100)
(
#3436
)
2023-06-28 14:11:35 +02:00
..
__init__.py
ultralytics 8.0.111
refactored
model.loss()
method (
#2911
)
2023-05-30 20:23:30 +02:00
block.py
ultralytics 8.0.111
refactored
model.loss()
method (
#2911
)
2023-05-30 20:23:30 +02:00
conv.py
ultralytics 8.0.111
refactored
model.loss()
method (
#2911
)
2023-05-30 20:23:30 +02:00
head.py
Cap head scaling with
min(nc, 100)
(
#3436
)
2023-06-28 14:11:35 +02:00
transformer.py
[RTDETR]fix "Grad strides do not match bucket view strides" when training with DDP (
#3255
)
2023-06-19 16:09:06 +02:00
utils.py
ultralytics 8.0.111
refactored
model.loss()
method (
#2911
)
2023-05-30 20:23:30 +02:00