ultralytics-ascend/ultralytics/yolo/engine
Ayush Chaurasia d387359f74
[Docs]: Add customization tutorial and address feedback (#155)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-01-08 14:01:22 +01:00
..
__init__.py Add yolo package structure (#15) 2022-09-19 15:47:23 +05:30
exporter.py Model saved_model export (#151) 2023-01-06 21:44:44 +01:00
model.py [Docs]: Add customization tutorial and address feedback (#155) 2023-01-08 14:01:22 +01:00
predictor.py Default confidences predict 0.25, val 0.001 (#149) 2023-01-05 15:56:52 +01:00
trainer.py [Docs]: Add customization tutorial and address feedback (#155) 2023-01-08 14:01:22 +01:00
validator.py Default confidences predict 0.25, val 0.001 (#149) 2023-01-05 15:56:52 +01:00