This website requires JavaScript.
Explore
Help
Sign In
xdobro23
/
YOLOv8-16bit
Watch
1
Star
0
Fork
0
You've already forked YOLOv8-16bit
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
645c7153501e590d425b126622bdb9171b18b7a3
YOLOv8-16bit
/
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