yolov5/utils
Glenn Jocher 406ee528f0
Loss and IoU speed improvements (#7361)
* Loss speed improvements

* bbox_iou speed improvements

* bbox_ioa speed improvements

* box_iou speed improvements

* box_iou speed improvements
2022-04-10 13:46:07 +02:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
flask_rest_api Context manager `open(file) as f` fixes (#7289) 2022-04-05 12:54:25 +02:00
google_app_engine Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) 2021-11-15 20:10:29 +01:00
loggers Rename 'MacOS' to 'macOS' (#7349) 2022-04-08 23:05:15 +02:00
__init__.py Update bytes to GB with bitshift (#6886) 2022-03-07 19:26:37 +01:00
activations.py [pre-commit.ci] pre-commit suggestions (#7279) 2022-04-04 22:47:00 +02:00
augmentations.py precommit: yapf (#5494) 2022-03-31 16:52:34 +02:00
autoanchor.py Use `tqdm.auto` (#7311) 2022-04-06 12:20:24 +02:00
autobatch.py Update bytes to GB with bitshift (#6886) 2022-03-07 19:26:37 +01:00
benchmarks.py Add `python benchmarks.py --test` for export-only (#7350) 2022-04-09 01:32:16 +02:00
callbacks.py Simplify callbacks.py return (#7333) 2022-04-07 16:15:01 +02:00
datasets.py Print dataset scan only `if RANK in (-1, 0)` (#7337) 2022-04-07 16:44:08 +02:00
downloads.py precommit: yapf (#5494) 2022-03-31 16:52:34 +02:00
general.py Add `retry=3` to `download()` (#7313) 2022-04-06 13:12:41 +02:00
loss.py Loss and IoU speed improvements (#7361) 2022-04-10 13:46:07 +02:00
metrics.py Loss and IoU speed improvements (#7361) 2022-04-10 13:46:07 +02:00
plots.py precommit: yapf (#5494) 2022-03-31 16:52:34 +02:00
torch_utils.py [pre-commit.ci] pre-commit suggestions (#7279) 2022-04-04 22:47:00 +02:00