1660 Commits (1075488d893f2167737d89549c3f675b0713aa5a)
 

Author SHA1 Message Date
  Glenn Jocher 1075488d89
Single-command multiple-model export (#5882) 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
  iumyx2612 92a7391039
Add `--workers 8` argument to val.py (#5857) 2 years ago
  Glenn Jocher 00e308f7be
Update TorchScript suffix to `*.torchscript` (#5856) 2 years ago
  Vishnu Pradeep 30db14fea8
Update val.py (#5838) 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
  imyhxy a4207a202d
Fix TensorRT potential unordered binding addresses (#5826) 2 years ago
  Glenn Jocher 5ca5dd4c87
Update `dataset_stats()` to `cv2.INTER_AREA` (#5821) 2 years ago
  dependabot[bot] 8277033b65
Bump actions/cache from 2.1.6 to 2.1.7 (#5816) 2 years ago
  Glenn Jocher 94d8fec6d8
GCP VM from Image example (#5814) 2 years ago
  Glenn Jocher fcd180d336
Refactor new `model.warmup()` method (#5810) 2 years ago
  Glenn Jocher 7c6bae0ae6
Remove NCOLS from tqdm (#5804) 3 years ago
  Phil2020 53349dac8e
Scope TF imports in `DetectMultiBackend()` (#5792) 3 years ago
  Ayush Chaurasia f2ca30a407
W&B: refactor W&B tables (#5737) 3 years ago
  rockstarr 4c7b2bdc30
TorchScript `torch==1.7.0` Path support (#5781) 3 years ago
  rockstarr c55e674ac3
fix the path error in export.py (#5778) 3 years ago
  Glenn Jocher 4ca4aec46f
Do not save hyp.yaml and opt.yaml on evolve (#5775) 3 years ago
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) 3 years ago
  Zengyf-CVer f17c86b7f0
Save *.npy features on detect.py `--visualize` (#5701) 3 years ago
  Glenn Jocher d6ae1c835a Created using Colaboratory 3 years ago
  IL2006 5185981993
SECURITY.md (#5695) 3 years ago
  Glenn Jocher 46daa7b78d
Remove `.autoshape()` method (#5694) 3 years ago
  Glenn Jocher 36d12a500e
Explicitly compute TP, FP in val.py (#5727) 3 years ago
  Jirka Borovec eb51ffdcac
Prune unused imports (#5711) 3 years ago
  Glenn Jocher 8df64a9122
`NUM_THREADS` leave at least 1 CPU free (#5706) 3 years ago
  Glenn Jocher 562191f575
Update export.py docstring (#5689) 3 years ago
  Glenn Jocher 47fac9ff73
Update train.py comment to 'Model attributes' (#5670) 3 years ago
  Nrupatunga 0453b758e7
TFDetect dynamic anchor count assignment fix (#5668) 3 years ago
  Glenn Jocher e80a09bbfa
Update ci-testing.yml to Python 3.9 (#5660) 3 years ago
  dependabot[bot] fb19561f98
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) 3 years ago
  Ding Yiwei c2523be634
Replace 2 `transpose()` with 1 `permute` in TransformerBlock()` (#5645) 3 years ago
  Ayush Chaurasia 540ef0dd30
W&B refactor, handle exceptions, CI example (#5618) 3 years ago
  Glenn Jocher 80cfaf40ef
AutoAnchor and AutoBatch `LOGGER` (#5635) 3 years ago
  Werner Duvaud 09d170381c
Default DataLoader `shuffle=True` for training (#5623) 3 years ago
  Glenn Jocher 7473f0f95d
DDP `WORLD_SIZE`-safe dataloader workers (#5631) 3 years ago
  Glenn Jocher d5b21b1ecb
HUB dataset previews to JPEG (#5627) 3 years ago
  Glenn Jocher def7a0fd19
Improve plots.py robustness (#5616) 3 years ago
  Glenn Jocher 69032519bc
`np.unique()` sort fix for segments (#5609) 3 years ago
  Glenn Jocher 30bc089cbb
Update val.py `speed` and `study` tasks (#5608) 3 years ago
  Glenn Jocher 61c50199a2
Update train, val `tqdm` to fixed width (#5367) 3 years ago
  Ayman Saleh 27bf4282d3
Fix `check_requirements()` resource warning allocation open file (#5602) 3 years ago
  Glenn Jocher 7ebb5e5da6
Add `notebook_init()` to utils/__init__.py (#5488) 3 years ago
  Glenn Jocher 7207fe95e5
FROM nvcr.io/nvidia/pytorch:21.10-py3 (#5592) 3 years ago
  Glenn Jocher 3883261143
New `DetectMultiBackend()` class (#5549) 3 years ago
  Glenn Jocher 79bca2bf64
`LOGGER` consolidation (#5569) 3 years ago
  Glenn Jocher 0de4a9c35d
Add `--conf-thres` >> 0.001 warning (#5567) 3 years ago