Commit History
Add `tensorrt>=7.0.0` checks (#6193)
7b31a53
unverified
TensorRT 7 `anchor_grid` compatibility fix (#6185)
a2f4a17
unverified
Fix TorchScript on mobile export (#6183)
fb83929
unverified
Global export format sort (#6182)
5bd6a97
unverified
Ignore `*_openvino_model/` dir (#6180)
7cad659
unverified
Add OpenVINO inference (#6179)
63a4d86
unverified
Update NMS `max_wh=7680` for 8k images (#6178)
b4a29b5
unverified
[pre-commit.ci] pre-commit suggestions (#6177)
5344e54
unverified
pre-commit-ci[bot]
pre-commit-ci[bot]
commited on
Update greetings.yml (#6165)
968e300
unverified
Update export format docstrings (#6151)
ec4b6dd
unverified
Enable AdamW optimizer (#6152)
e1dc894
unverified
bilzard
commited on
Add EdgeTPU support (#3630)
d95978a
unverified
Refactor/reduce G/C/D/IoU `if: else` statements (#6087)
affa284
unverified
Log best results (#6085)
7b6938d
unverified
W&B: Log best results after training ends (#6120)
9155eb8
unverified
W&B: track batch size after autobatch (#6039)
db6ec66
unverified
Init tensor directly on device (#6068)
c72270c
unverified
Deep Patel
commited on
Reduce G/D/CIoU logic operations (#6074)
afa5cfb
unverified
JieLi
李杰
commited on
OpenVINO Export (#6057)
95c7bc2
unverified
`--freeze` fix (#6044)
dc54ed5
unverified
Simplify `set_logging()` indexing (#6042)
b8a4bab
unverified
Kaggle `LOGGER` fix (#6041)
0db9d5b
unverified
Add dataset source citations (#6032)
26f0415
unverified
train -> val comment fix (#6024)
abbdd48
unverified
Multi-layer capable `--freeze` argument (#6019)
361705d
unverified
Check TensorRT>=8.0.0 version (#6021)
407a905
unverified
*.torchscript inference `self.jit` fix (#6007)
c1249a4
unverified
Recommend `jar xf file.zip` for zips (#5993)
628817d
unverified
Allow `--weights URL` (#5991)
da9a1b7
unverified
Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556)
b7d18f3
unverified
Mrinal Jain
commited on
Update callbacks.py with `__init__()` (#5979)
c9a46a6
unverified
YOLOv5s6 params and FLOPs fix (#5977)
d699c21
unverified
make parameter ignore epochs (#5972)
2d0c6af
unverified
`pretrained=False` fix (#5966)
e8ef8fb
unverified
Fix `imgsz` bug (#5948)
19c56e6
unverified
Fix Detections class `tolist()` method (#5945)
8f35436
unverified
Refactor NUM_THREADS (#5954)
8f875d9
unverified
Add nms and agnostic nms to export.py (#5938)
2c63175
unverified
Update `strip_optimizer()` (#5949)
a42af30
unverified
iumyx2612
commited on
fix .gitignore not tracking existing folders (#5946)
922fbd8
unverified
Make `select_device()` robust to `batch_size=-1` (#5940)
c45f9f6
unverified
Fix ONNX opset inconsistency with parseargs and run args (#5937)
4fb6dd4
unverified
Diego Montes
commited on
Default PyTorch Hub to `autocast(False)` (#5926)
5bdb28e
unverified
Absolute '/content/sample_data' (#5922)
c77a5a8
unverified
Revert "Update `plot_lr_scheduler()` (#5864)" (#5920)
a3d5f1d
unverified
Add hardware checks to `notebook_init()` (#5919)
7d56d45
unverified
Add ONNX inference providers (#5918)
581dc30
unverified
Add *.engine (TensorRT extensions) to .gitignore (#5911)
554f782
unverified
Update wandb_utils.py (#5908)
3f152e5
unverified
Ayush Chaurasia
commited on