Commit History
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
Update plots.py feature_visualization path issues (#5519)
36a4de1
unverified
Write date in checkpoint file (#5514)
99a45ba
unverified
Fix `increment_path()` with periods (#5518)
17b5f5b
unverified
glenn-jocher
commited on
precommit: isort (#5493)
0155548
unverified
Handle edgetpu model inference (#5372)
ac2c49a
unverified
Fix float zeros format (#5491)
5866646
unverified
glenn-jocher
commited on
Delete code-format.yml (#5487)
8a803f3
unverified
glenn-jocher
commited on
Keras CI fix (#5486)
34b859a
unverified
Add tf.py verification printout (#5484)
06bf8ef
unverified
glenn-jocher
commited on
Created using Colaboratory
62d77a1
glenn-jocher
commited on
Update torch_utils.py import `LOGGER` (#5483)
84a8099
unverified
glenn-jocher
commited on
Improve GPU name (#5478)
df30426
unverified
glenn-jocher
commited on
Remove `check_requirements(('tensorflow>=2.4.1',))` (#5476)
0eb37ad
unverified
glenn-jocher
commited on
Fix tf.py `LoadImages()` dataloader return values (#5455)
042f02f
unverified
glenn-jocher
commited on
Update `check_git_status()` to run under `ROOT` working directory (#5441)
7476012
unverified
Fixed a small typo in CONTRIBUTING.md (#5445)
19c8760
unverified
Pranath
commited on
Update README.md (#5438)
4c0982a
unverified
glenn-jocher
commited on
Update `get_loggers()` (#4854)
7b1f7ae
unverified
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309)
8c326a1
unverified
glenn-jocher
commited on
Fix MixConv2d() remove shortcut + apply depthwise (#5410)
5d4258f
unverified
glenn-jocher
commited on