master
Deduplicate against ultralytics, remove dead code, fix bugs and modernize export paths (#13790)
fix: the flask rest api endpoint at /v1/object-detec... in restapi.py (#13812)
Drop promotional third-party copy and two dead leftovers (#13842)
Use ultralytics' LOGGER everywhere (#13840)
Ruff 0.16.0 compatibility changes (#13821)
Delete four dead code paths (#13834)
Reuse ultralytics box_iou, bbox_iou and smooth_bce (#13828)