ultralytics-ascend/ultralytics/engine
Andy 02b857e14c
Faster IoU prediction matching by removing torch.cat (#4708)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2023-09-03 18:19:30 +02:00
..
__init__.py ultralytics 8.0.136 refactor and simplify package (#3748) 2023-07-16 17:47:45 +02:00
exporter.py Add NNCF support in OpenVINO export (#4671) 2023-08-31 15:19:44 +02:00
model.py ultralytics 8.0.167 Tuner updates and HUB Pose and Classify fixes (#4656) 2023-08-31 01:38:42 +02:00
predictor.py Fix FastSAM canvas drawing bug (#4705) 2023-09-02 21:58:24 +02:00
results.py Add new get_save_dir() function (#4602) 2023-08-28 10:43:41 +02:00
trainer.py ultralytics 8.0.169TQDM, INTERP_LINEAR and RTDETR load_image() updates (#4704) 2023-09-02 20:01:57 +02:00
tuner.py ultralytics 8.0.168 save Tuner results every iteration (#4680) 2023-08-31 23:40:42 +02:00
validator.py Faster IoU prediction matching by removing torch.cat (#4708) 2023-09-03 18:19:30 +02:00