600 次代码提交 (6b31cfd7937c5283c29658ac25d8f2cf161b0d7b)

作者 SHA1 备注 提交日期
  Glenn Jocher 7ee5aed0b3
Improved check_suffix() robustness to `''` and `""` (#5192) 2 年前
  NauchtanRobotics 0be58f16f0
Adjust legend labels for classes without instances (#5174) 2 年前
  Ayush Chaurasia 1172ac15fb
W&B: DDP fix (#5176) 2 年前
  Glenn Jocher e520e820f1
Update autodownload fallbacks to v6.0 assets (#5177) 2 年前
  Ayush Chaurasia d0bfeb3980
W&B: fix DDP with wandb disabled (#5163) 2 年前
  Glenn Jocher a346926996
Add class filtering to `LoadImagesAndLabels()` dataloader (#5172) 2 年前
  Jebastin Nadar 9d75e42f98
Refactor `Detect()` anchors for ONNX <> OpenCV DNN compatibility (#4833) 2 年前
  Glenn Jocher 4cf7d487a6
Update plots.py (#5127) 2 年前
  Glenn Jocher 276b674513
Fix SKU-110K HUB: `OSError` (#5106) 2 年前
  Egor Orel 48b00dbc0d
Re-open IP-camera videostream if disconnected (#5074) 2 年前
  Glenn Jocher 57ce73cd4f
Update datasets.py comments (#5088) 3 年前
  Glenn Jocher 070af88108
Fix `yaml.safe_load()` ignore emoji errors (#5060) 3 年前
  Zhiqiang Wang 1922ddeac0
Fix pylint: do not use bare 'except' (#5025) 3 年前
  Glenn Jocher ba99092304
Update W&B README (#5006) 3 年前
  Kalen Michael 76d301bd21
Fix URL parsing bug (#4998) 3 年前
  Diego Montes 0c87478713
Update wandb_utils.py (#4953) 3 年前
  Diego Montes c1bed601e9
Fix `isascii()` method calls for python 3.6 (#4958) 3 年前
  Glenn Jocher a820b43aca
Automatic Chinese fonts plotting (#4951) 3 年前
  Glenn Jocher 5a8e4343d8
Scope `check_file()` search space (#4933) 3 年前
  Glenn Jocher 793383232f
Update default Albumentations (#4931) 3 年前
  Glenn Jocher 39c17ce0b9
Fix `root` referenced before assignment (#4920) 3 年前
  Glenn Jocher a64a4c839f
Replace `os.system('unzip file.zip')` -> `ZipFile.extractall()` (#4919) 3 年前
  Jiacong Fang ce7fa81d4e
Avoid out-of-image class labels (#4902) 3 年前
  Ayush Chaurasia 59aae85a7e
W&B: Fix dataset check (#4879) 3 年前
  Ayush Chaurasia 9febea79de
W&B: Login only in master processes (#4866) 3 年前
  Glenn Jocher 8ad9e4ed5b
Annotator `check_font()` RANK -1 remove progress (#4864) 3 年前
  Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855) 3 年前
  Glenn Jocher 4d1a2ac87e
Update `sys.path.append(str(ROOT))` (#4852) 3 年前
  Glenn Jocher 3732f9ac8a
Refactor argparser printing to `print_args()` (#4850) 3 年前
  Glenn Jocher 84bfa89236
Consolidate `init_seeds()` (#4849) 3 年前
  Ayush Chaurasia 302a1b0bb0
W&B: Enable login timeout (#4843) 3 年前
  Glenn Jocher 4fdaec0449
Single `cache_version` definition (#4846) 3 年前
  Glenn Jocher fe39562a5f
Sorted datasets update to `cache_labels()` (#4845) 3 年前
  Glenn Jocher 3a822a22ce
`PIL.ImageDraw.text(anchor=...)` removal, reduce to `>=7.1.2` (#4842) 3 年前
  Glenn Jocher 27a4736e96
Fix val.py study plot (#4831) 3 年前
  Kalen Michael 43b2817f6e
Feature/fix export on url (#4823) 3 年前
  Jihoon Kim fcb225c1c8
Shuffle all 4(or 9) images in mosaic augmentation (#4787) 3 年前
  Glenn Jocher c3a93d783d
Add TensorFlow formats to `export.py` (#4479) 3 年前
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 年前
  Glenn Jocher cd810c8286
Centralize `user_config_dir()` decision making (#4755) 3 年前
  Glenn Jocher 22ee6fb7c1
Update `is_writeable()` for 2 methods (#4744) 3 年前
  Glenn Jocher a144536f88
Fix `is_writeable()` for 3 OS support (#4743) 3 年前
  Josh Veitch-Michaelis 19e28e3bfe
Add `callbacks` to train function in W&B sweep (#4742) 3 年前
  Glenn Jocher 4a025ae97f
Fix `user_config_dir()` for GCP/AWS functions (#4726) 3 年前
  JD Costa deb434aefa
Make CONFIG_DIR configurable per environment variable (#4727) 3 年前
  Glenn Jocher 8e94bf62d9
Add `user_config_dir('Ultralytics')` (#4715) 3 年前
  Glenn Jocher 25a7e1dae5
Update `check_yaml()` comment (#4713) 3 年前
  Glenn Jocher f984cce52a
Fix `check_suffix()` (#4712) 3 年前
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 年前
  Zhiqiang Wang 8e5f9ddbdb
Remove redundant `ComputeLoss` code (#4701) 3 年前