ultralytics-ascend/ultralytics/engine
Colin Wong 730af8390b
Fix error with exporting quantized saved model when labels cache not present (#4174)
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
2023-08-05 15:35:14 +02:00
..
__init__.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
exporter.py Fix error with exporting quantized saved model when labels cache not present (#4174) 2023-08-05 15:35:14 +02:00
model.py Support both *.yml and *.yaml files (#4086) 2023-08-01 15:41:09 +02:00
predictor.py Fix counter overflow for video frame crop names, set default separator for same-frame detection counter (#3982) 2023-07-27 19:42:37 +02:00
results.py Add retry option to get_github_assets() function (#4148) 2023-08-03 19:13:50 +02:00
trainer.py Support both *.yml and *.yaml files (#4086) 2023-08-01 15:41:09 +02:00
validator.py Support both *.yml and *.yaml files (#4086) 2023-08-01 15:41:09 +02:00