Commit History
W&B: refactor W&B tables (#5737)
f2ca30a
unverified
TorchScript `torch==1.7.0` Path support (#5781)
4c7b2bd
unverified
rockstarr
commited on
fix the path error in export.py (#5778)
c55e674
unverified
Do not save hyp.yaml and opt.yaml on evolve (#5775)
4ca4aec
unverified
glenn-jocher
commited on
Export, detect and validation with TensorRT engine file (#5699)
7a39803
unverified
Save *.npy features on detect.py `--visualize` (#5701)
f17c86b
unverified
Created using Colaboratory
d6ae1c8
glenn-jocher
commited on
SECURITY.md (#5695)
5185981
unverified
Remove `.autoshape()` method (#5694)
46daa7b
unverified
glenn-jocher
commited on
Explicitly compute TP, FP in val.py (#5727)
36d12a5
unverified
glenn-jocher
commited on
Prune unused imports (#5711)
eb51ffd
unverified
Jirka Borovec
pre-commit-ci[bot]
commited on
`NUM_THREADS` leave at least 1 CPU free (#5706)
8df64a9
unverified
glenn-jocher
commited on
Update export.py docstring (#5689)
562191f
unverified
glenn-jocher
commited on
Update train.py comment to 'Model attributes' (#5670)
47fac9f
unverified
glenn-jocher
commited on
TFDetect dynamic anchor count assignment fix (#5668)
0453b75
unverified
Nrupatunga
commited on
Update ci-testing.yml to Python 3.9 (#5660)
e80a09b
unverified
glenn-jocher
commited on
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661)
fb19561
unverified
dependabot[bot]
dependabot[bot]
commited on
Replace 2 `transpose()` with 1 `permute` in TransformerBlock()` (#5645)
c2523be
unverified
Ding Yiwei
commited on
W&B refactor, handle exceptions, CI example (#5618)
540ef0d
unverified
AutoAnchor and AutoBatch `LOGGER` (#5635)
80cfaf4
unverified
Default DataLoader `shuffle=True` for training (#5623)
09d1703
unverified
DDP `WORLD_SIZE`-safe dataloader workers (#5631)
7473f0f
unverified
glenn-jocher
commited on
HUB dataset previews to JPEG (#5627)
d5b21b1
unverified
glenn-jocher
commited on
Improve plots.py robustness (#5616)
def7a0f
unverified
`np.unique()` sort fix for segments (#5609)
6903251
unverified
glenn-jocher
commited on
Update val.py `speed` and `study` tasks (#5608)
30bc089
unverified
glenn-jocher
commited on
Update train, val `tqdm` to fixed width (#5367)
61c5019
unverified
Fix `check_requirements()` resource warning allocation open file (#5602)
27bf428
unverified
Add `notebook_init()` to utils/__init__.py (#5488)
7ebb5e5
unverified
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#5592)
7207fe9
unverified
glenn-jocher
commited on
New `DetectMultiBackend()` class (#5549)
3883261
unverified
`LOGGER` consolidation (#5569)
79bca2b
unverified
Add `--conf-thres` >> 0.001 warning (#5567)
0de4a9c
unverified
glenn-jocher
commited on
Inside Ultralytics video https://youtu.be/Zgi9g1ksQHc (#5546)
b8f979b
unverified
glenn-jocher
commited on
Fix `save_one_box()` (#5545)
3f64ad1
unverified
Fix for *.yaml emojis on load (#5543)
60c8a4f
unverified
glenn-jocher
commited on
`intersect_dicts()` in hubconf.py fix (#5542)
e189fa1
unverified
glenn-jocher
commited on
Update `models/hub/*.yaml` files for v6.0n release (#5540)
fa2344c
unverified
glenn-jocher
commited on
Update Issue Templates with π‘ ProTip! (#5539)
76d90d8
unverified
glenn-jocher
commited on
Update autobatch.py (#5538)
cb18cac
unverified
glenn-jocher
commited on
Update autobatch.py (#5536)
60e42e1
unverified
glenn-jocher
commited on
Suppress ONNX export trace warning (#5437)
3364379
unverified
Deep Patel
commited on
Update train.py (#5451)
d895a7f
unverified
Update export.py (#5471)
98a3fd7
unverified
Update `check_file()` avoid repeat URL downloads (#5526)
32b8738
unverified
glenn-jocher
commited on
Fix detect.py URL inference (#5525)
5f603a9
unverified
Fix `increment_path()` explicit file vs dir handling (#5523)
8535053
unverified
glenn-jocher
commited on
Common `is_coco` logic betwen train.py and val.py (#5521)
bcc085d
unverified
glenn-jocher
commited on
Update cls bias init (#5520)
bfacfc6
unverified
glenn-jocher
commited on