ultralytics-ascend/ultralytics/yolo
Ayush Chaurasia c6eb6720de
Add pred, export and val callbacks (#126)
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>
2023-01-01 18:16:10 +01:00
..
configs Replace nosave and noval with save and val (#127) 2023-01-01 17:50:06 +01:00
data Replace nosave and noval with save and val (#127) 2023-01-01 17:50:06 +01:00
engine Add pred, export and val callbacks (#126) 2023-01-01 18:16:10 +01:00
utils Add pred, export and val callbacks (#126) 2023-01-01 18:16:10 +01:00
v8 Replace nosave and noval with save and val (#127) 2023-01-01 17:50:06 +01:00
__init__.py Integration of v8 segmentation (#107) 2022-12-28 16:01:38 +01:00
cli.py Create Exporter() Class (#117) 2022-12-30 01:28:41 +01:00