yolov5/utils
Glenn Jocher 407a905747
Check TensorRT>=8.0.0 version (#6021)
* Check TensorRT>=8.0.0 version

* [pre-commit.ci] auto fixes from pre-commit.com hooks

for more information, see https://pre-commit.ci

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2021-12-17 14:59:46 +01:00
..
aws Fix `yaml.safe_load()` ignore emoji errors (#5060) 2021-10-05 13:41:52 -07:00
flask_rest_api precommit: isort (#5493) 2021-11-04 17:24:25 +01: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 Update wandb_utils.py (#5908) 2021-12-07 16:09:11 +01:00
__init__.py Absolute '/content/sample_data' (#5922) 2021-12-08 17:31:31 +01:00
activations.py Update TorchScript suffix to `*.torchscript` (#5856) 2021-12-02 16:06:45 +01:00
augmentations.py Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556) 2021-12-15 14:42:23 +01:00
autoanchor.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
autobatch.py AutoAnchor and AutoBatch `LOGGER` (#5635) 2021-11-13 15:40:18 +01:00
callbacks.py Update callbacks.py with `__init__()` (#5979) 2021-12-14 15:47:49 +01:00
datasets.py Refactor NUM_THREADS (#5954) 2021-12-11 14:32:18 +01:00
downloads.py Allow `--weights URL` (#5991) 2021-12-15 15:27:08 +01:00
general.py Check TensorRT>=8.0.0 version (#6021) 2021-12-17 14:59:46 +01:00
loss.py Fix float zeros format (#5491) 2021-11-03 23:36:53 +01:00
metrics.py Explicitly compute TP, FP in val.py (#5727) 2021-11-20 01:04:56 +01:00
plots.py Revert "Update `plot_lr_scheduler()` (#5864)" (#5920) 2021-12-08 16:46:24 +01:00
torch_utils.py Make `select_device()` robust to `batch_size=-1` (#5940) 2021-12-10 15:27:20 +01:00