747 Commits (cf4f3c3455d14c62e11dcce9f1d30211509da72f)

Author SHA1 Message Date
  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
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 2 years ago
  Glenn Jocher 8c326a1edf
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) 2 years ago
  Glenn Jocher 5d4258fac5
Fix MixConv2d() remove shortcut + apply depthwise (#5410) 2 years ago
  Ayush Chaurasia 620b535f85
Update sweep.py (#5402) 2 years ago
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 2 years ago
  Glenn Jocher ca19df5f7f
Add `autobatch` feature for best `batch-size` estimation (#5092) 2 years ago
  Ayush Chaurasia 692be757b6
W&B: Media panel fix (#5317) 2 years ago
  Glenn Jocher 441b47c443
More informative `EarlyStopping()` message (#5303) 2 years ago
  jdfr 15e8c4c15b
take EXIF orientation tags into account when fixing corrupt images (#5270) 2 years ago
  jdfr db3bbdde0e
autosplit: take image files with uppercase extensions into account (#5269) 2 years ago
  Glenn Jocher 752d97df2c
Add `on_fit_epoch_end` callback (#5232) 2 years ago
  Glenn Jocher 13f7275555
Update/inplace ops (#5233) 2 years ago
  Glenn Jocher 991c654e81
Autofix duplicate label handling (#5210) 2 years ago
  Glenn Jocher 7ee5aed0b3
Improved check_suffix() robustness to `''` and `""` (#5192) 2 years ago
  NauchtanRobotics 0be58f16f0
Adjust legend labels for classes without instances (#5174) 2 years ago
  Ayush Chaurasia 1172ac15fb
W&B: DDP fix (#5176) 2 years ago
  Glenn Jocher e520e820f1
Update autodownload fallbacks to v6.0 assets (#5177) 2 years ago
  Ayush Chaurasia d0bfeb3980
W&B: fix DDP with wandb disabled (#5163) 2 years ago
  Glenn Jocher a346926996
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172) 2 years ago
  Jebastin Nadar 9d75e42f98
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2 years ago
  Glenn Jocher 4cf7d487a6
Update plots.py (#5127) 2 years ago