616 Commits (34b859a41e7a97ee519e08523f67a50f5a12dacb)

Author SHA1 Message Date
  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
  Glenn Jocher 276b674513
Fix SKU-110K HUB: `OSError` (#5106) 2 years ago
  Egor Orel 48b00dbc0d
Re-open IP-camera videostream if disconnected (#5074) 2 years ago
  Glenn Jocher 57ce73cd4f
Update datasets.py comments (#5088) 3 years ago
  Glenn Jocher 070af88108
Fix `yaml.safe_load()` ignore emoji errors (#5060) 3 years ago
  Zhiqiang Wang 1922ddeac0
Fix pylint: do not use bare 'except' (#5025) 3 years ago
  Glenn Jocher ba99092304
Update W&B README (#5006) 3 years ago
  Kalen Michael 76d301bd21
Fix URL parsing bug (#4998) 3 years ago
  Diego Montes 0c87478713
Update wandb_utils.py (#4953) 3 years ago
  Diego Montes c1bed601e9
Fix `isascii()` method calls for python 3.6 (#4958) 3 years ago
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) 3 years ago
  Glenn Jocher 5a8e4343d8
Scope `check_file()` search space (#4933) 3 years ago
  Glenn Jocher 793383232f
Update default Albumentations (#4931) 3 years ago
  Glenn Jocher 39c17ce0b9
Fix `root` referenced before assignment (#4920) 3 years ago
  Glenn Jocher a64a4c839f
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) 3 years ago
  Jiacong Fang ce7fa81d4e
Avoid out-of-image class labels (#4902) 3 years ago
  Ayush Chaurasia 59aae85a7e
W&B: Fix dataset check (#4879) 3 years ago
  Ayush Chaurasia 9febea79de
W&B: Login only in master processes (#4866) 3 years ago
  Glenn Jocher 8ad9e4ed5b
Annotator `check_font()` RANK -1 remove progress (#4864) 3 years ago
  Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855) 3 years ago
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 years ago
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) 3 years ago
  Glenn Jocher 84bfa89236
Consolidate `init_seeds()` (#4849) 3 years ago
  Ayush Chaurasia 302a1b0bb0
W&B: Enable login timeout (#4843) 3 years ago
  Glenn Jocher 4fdaec0449
Single `cache_version` definition (#4846) 3 years ago
  Glenn Jocher fe39562a5f
Sorted datasets update to `cache_labels()` (#4845) 3 years ago
  Glenn Jocher 3a822a22ce
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842) 3 years ago