This website works better with JavaScript.
Explore
Help
Sign In
xdobro23
/
YOLOv8-16bit
Watch
1
Star
0
Fork
You've already forked YOLOv8-16bit
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
d0b3c9812b
single_channel
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd0b3c9812b'
${ noResults }
YOLOv8-16bit
/
ultralytics
/
yolo
/
__init__.py
4 lines
91 B
Raw
Normal View
History
Unescape
Escape
Trainer + Dataloaders (#27) Co-authored-by: Laughing-q <1185102784@qq.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com> Co-authored-by: Ayush Chaurasia <ayushchaurasia@Ayushs-MacBook-Pro.local> Co-authored-by: Ayush Chaurasia <ayush.chuararsia@gmail.com>
2 years ago
from
.
engine
.
trainer
import
BaseTrainer
__all__
=
[
"
BaseTrainer
"
]
# allow simpler import