201 Commits (71685cbf91a9f60eb2f9c46ced8fa7becf6813d9)

Author SHA1 Message Date
  johnk2hawaii 9708cf56ea
New environment variable `VERBOSE` (#6353) 2 years ago
  Glenn Jocher af001349e4
Add `is_kaggle()` function (#6285) 2 years ago
  Glenn Jocher b4a29b5a8d
Update NMS `max_wh=7680` for 8k images (#6178) 2 years ago
  Glenn Jocher b8a4babd60
Simplify `set_logging()` indexing (#6042) 2 years ago
  Glenn Jocher 0db9d5b6a2
Kaggle `LOGGER` fix (#6041) 2 years ago
  Glenn Jocher 407a905747
Check TensorRT>=8.0.0 version (#6021) 2 years ago
  Glenn Jocher 8f875d93a2
Refactor NUM_THREADS (#5954) 2 years ago
  iumyx2612 a42af30d8a
Update `strip_optimizer()` (#5949) 2 years ago
  Glenn Jocher 7bf04d9bbf
`AutoShape()` models as `DetectMultiBackend()` instances (#5845) 2 years ago
  Glenn Jocher 7c6bae0ae6
Remove NCOLS from tqdm (#5804) 3 years ago
  Glenn Jocher 4ca4aec46f
Do not save hyp.yaml and opt.yaml on evolve (#5775) 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 3883261143
New `DetectMultiBackend()` class (#5549) 3 years ago
  Glenn Jocher 79bca2bf64
`LOGGER` consolidation (#5569) 3 years ago
  Glenn Jocher 3f64ad1760
Fix `save_one_box()` (#5545) 3 years ago
  Glenn Jocher e189fa15ea
`intersect_dicts()` in hubconf.py fix (#5542) 3 years ago
  Glenn Jocher 32b8738735
Update `check_file()` avoid repeat URL downloads (#5526) 3 years ago
  Glenn Jocher 853505339a
Fix `increment_path()` explicit file vs dir handling (#5523) 3 years ago
  Glenn Jocher 17b5f5b974
Fix `increment_path()` with periods (#5518) 3 years ago
  Glenn Jocher 5866646cc8
Fix float zeros format (#5491) 3 years ago
  Mrinal Jain 7476012a4d
Update `check_git_status()` to run under `ROOT` working directory (#5441) 3 years ago
  Glenn Jocher 7b1f7aec46
Update `get_loggers()` (#4854) 3 years ago
  Glenn Jocher 8c326a1edf
Meshgrid `indexing='ij'` for PyTorch 1.10 (#5309) 3 years ago
  Jirka Borovec ed887b5976
Add pre-commit CI actions (#4982) 3 years ago
  Glenn Jocher 7ee5aed0b3
Improved check_suffix() robustness to `''` and `""` (#5192) 3 years ago
  Zhiqiang Wang 1922ddeac0
Fix pylint: do not use bare 'except' (#5025) 3 years ago
  Kalen Michael 76d301bd21
Fix URL parsing bug (#4998) 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 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
  Glenn Jocher 4c839eeb10
Simplify `check_requirements()` usage (#4855) 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
  Kalen Michael 43b2817f6e
Feature/fix export on url (#4823) 3 years ago
  Glenn Jocher c3a93d783d
Add TensorFlow formats to `export.py` (#4479) 3 years ago
  Glenn Jocher c47be26f34
Replace `path.absolute()` with `path.resolve()` (#4763) 3 years ago
  Glenn Jocher cd810c8286
Centralize `user_config_dir()` decision making (#4755) 3 years ago
  Glenn Jocher 22ee6fb7c1
Update `is_writeable()` for 2 methods (#4744) 3 years ago
  Glenn Jocher a144536f88
Fix `is_writeable()` for 3 OS support (#4743) 3 years ago
  Glenn Jocher 4a025ae97f
Fix `user_config_dir()` for GCP/AWS functions (#4726) 3 years ago
  Glenn Jocher 8e94bf62d9
Add `user_config_dir('Ultralytics')` (#4715) 3 years ago
  Glenn Jocher 25a7e1dae5
Update `check_yaml()` comment (#4713) 3 years ago
  Glenn Jocher f984cce52a
Fix `check_suffix()` (#4712) 3 years ago
  Glenn Jocher a2b3c71636
Add suffix checks (#4711) 3 years ago
  Glenn Jocher 3a72d4a7e3
Update `check_git_status()` warning (#4610) 3 years ago
  Glenn Jocher e5e5ebc799
Auto-UTF handling (#4594) 3 years ago
  Glenn Jocher de44376d1b
Create `Annotator()` class (#4591) 3 years ago