1868 Commits (a2d617ece94dcd8c9bc205ea70f1223c84fdbe3a)
 

Author SHA1 Message Date
  Glenn Jocher 5bdb28ed10
Default PyTorch Hub to `autocast(False)` (#5926) 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
  Glenn Jocher 581dc301a7
Add ONNX inference providers (#5918) 2 years ago
  greg2451 554f782537
Add *.engine (TensorRT extensions) to .gitignore (#5911) 2 years ago
  Ayush Chaurasia 3f152e5807
Update wandb_utils.py (#5908) 2 years ago
  Li Zeng fa05f8c977
`Detections().tolist()` explicit argument fix (#5907) 2 years ago
  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) 2 years ago
  Phil2020 53349dac8e
Scope TF imports in `DetectMultiBackend()` (#5792) 2 years ago
  Ayush Chaurasia f2ca30a407
W&B: refactor W&B tables (#5737) 2 years ago
  rockstarr 4c7b2bdc30
TorchScript `torch==1.7.0` Path support (#5781) 2 years ago
  rockstarr c55e674ac3
fix the path error in export.py (#5778) 2 years ago
  Glenn Jocher 4ca4aec46f
Do not save hyp.yaml and opt.yaml on evolve (#5775) 2 years ago
  imyhxy 7a39803476
Export, detect and validation with TensorRT engine file (#5699) 2 years ago
  Zengyf-CVer f17c86b7f0
Save *.npy features on detect.py `--visualize` (#5701) 2 years ago
  Glenn Jocher d6ae1c835a Created using Colaboratory 2 years ago
  IL2006 5185981993
SECURITY.md (#5695) 2 years ago
  Glenn Jocher 46daa7b78d
Remove `.autoshape()` method (#5694) 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
  Glenn Jocher 562191f575
Update export.py docstring (#5689) 2 years ago
  Glenn Jocher 47fac9ff73
Update train.py comment to 'Model attributes' (#5670) 2 years ago
  Nrupatunga 0453b758e7
TFDetect dynamic anchor count assignment fix (#5668) 2 years ago
  Glenn Jocher e80a09bbfa
Update ci-testing.yml to Python 3.9 (#5660) 2 years ago
  dependabot[bot] fb19561f98
Bump pip from 19.2 to 21.1 in /utils/google_app_engine (#5661) 2 years ago
  Ding Yiwei c2523be634
Replace 2 `transpose()` with 1 `permute` in TransformerBlock()` (#5645) 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