747 Commits (b2194b90156e74e5a1480cd2457d1b41ec2dc181)

Author SHA1 Message Date
  Glenn Jocher da9a1b719b
Allow `--weights URL` (#5991) 2 years ago
  Mrinal Jain b7d18f3636
Increase `ar_thr` from 20 to 100 for better detection on slender (high aspect ratio) objects (#5556) 2 years ago
  Glenn Jocher c9a46a60e0
Update callbacks.py with `__init__()` (#5979) 2 years ago
  Glenn Jocher 8f875d93a2
Refactor NUM_THREADS (#5954) 2 years ago
  iumyx2612 a42af30d8a
Update `strip_optimizer()` (#5949) 2 years ago
  Felix You c45f9f678d
Make `select_device()` robust to `batch_size=-1` (#5940) 2 years ago
  Glenn Jocher c77a5a84e3
Absolute '/content/sample_data' (#5922) 2 years ago
  Glenn Jocher a3d5f1d3e3
Revert "Update `plot_lr_scheduler()` (#5864)" (#5920) 2 years ago
  Glenn Jocher 7d56d45124
Add hardware checks to `notebook_init()` (#5919) 2 years ago
  Ayush Chaurasia 3f152e5807
Update wandb_utils.py (#5908) 2 years ago
  Glenn Jocher 7bf04d9bbf
`AutoShape()` models as `DetectMultiBackend()` instances (#5845) 2 years ago
  Glenn Jocher d885799c71
Update `nl` after `cutout()` (#5873) 2 years ago
  Can 360eec6910
Update `plot_lr_scheduler()` (#5864) 2 years ago
  Glenn Jocher 00e308f7be
Update TorchScript suffix to `*.torchscript` (#5856) 2 years ago
  gggmt 1679aacdc7
Update `LoadImages` `ret_val=False` handling (#5852) 2 years ago
  Yu Zhang e8f8f2b903
Avoid inplace modifying`imgs` in `LoadStreams` (#5850) 2 years ago
  Glenn Jocher bc484579d7
Handle non-TTY `wandb.errors.UsageError` (#5839) 2 years ago
  Glenn Jocher 5ca5dd4c87
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821) 2 years ago
  Glenn Jocher 7c6bae0ae6
Remove NCOLS from tqdm (#5804) 2 years ago
  Ayush Chaurasia f2ca30a407
W&B: refactor W&B tables (#5737) 2 years ago
  Glenn Jocher 4ca4aec46f
Do not save hyp.yaml and opt.yaml on evolve (#5775) 2 years ago
  Zengyf-CVer f17c86b7f0
Save *.npy features on detect.py `--visualize` (#5701) 2 years ago
  Glenn Jocher 36d12a500e
Explicitly compute TP, FP in val.py (#5727) 2 years ago
  Jirka Borovec eb51ffdcac
Prune unused imports (#5711) 2 years ago
  Glenn Jocher 8df64a9122
`NUM_THREADS` leave at least 1 CPU free (#5706) 2 years ago
  dependabot[bot] fb19561f98
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) 2 years ago
  Ayush Chaurasia 540ef0dd30
W&B refactor, handle exceptions, CI example (#5618) 2 years ago
  Glenn Jocher 80cfaf40ef
AutoAnchor and AutoBatch `LOGGER` (#5635) 2 years ago
  Werner Duvaud 09d170381c
Default DataLoader `shuffle=True` for training (#5623) 2 years ago
  Glenn Jocher 7473f0f95d
DDP `WORLD_SIZE`-safe dataloader workers (#5631) 2 years ago
  Glenn Jocher d5b21b1ecb
HUB dataset previews to JPEG (#5627) 2 years ago
  Glenn Jocher def7a0fd19
Improve plots.py robustness (#5616) 2 years ago
  Glenn Jocher 69032519bc
`np.unique()` sort fix for segments (#5609) 2 years ago
  Glenn Jocher 61c50199a2
Update train, val `tqdm` to fixed width (#5367) 2 years ago
  Ayman Saleh 27bf4282d3
Fix `check_requirements()` resource warning allocation open file (#5602) 2 years ago
  Glenn Jocher 7ebb5e5da6
Add `notebook_init()` to utils/__init__.py (#5488) 2 years ago
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 2 years ago
  Glenn Jocher 79bca2bf64
`LOGGER` consolidation (#5569) 2 years ago
  Glenn Jocher 3f64ad1760
Fix `save_one_box()` (#5545) 2 years ago
  Glenn Jocher e189fa15ea
`intersect_dicts()` in hubconf.py fix (#5542) 2 years ago
  Glenn Jocher cb18cac33d
Update autobatch.py (#5538) 2 years ago
  Glenn Jocher 60e42e16c2
Update autobatch.py (#5536) 2 years ago
  Glenn Jocher 32b8738735
Update `check_file()` avoid repeat URL downloads (#5526) 2 years ago
  Glenn Jocher 853505339a
Fix `increment_path()` explicit file vs dir handling (#5523) 2 years ago
  Glenn Jocher 17b5f5b974
Fix `increment_path()` with periods (#5518) 2 years ago
  Jirka Borovec 0155548384
precommit: isort (#5493) 2 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 2 years ago
  Glenn Jocher 84a8099b75
Update torch_utils.py import `LOGGER` (#5483) 2 years ago
  Glenn Jocher df30426c03
Improve GPU name (#5478) 2 years ago
  Mrinal Jain 7476012a4d
Update `check_git_status()` to run under `ROOT` working directory (#5441) 2 years ago