Register
Login
Resources
Docs Blog Datasets Glossary Case Studies Tutorials & Webinars
Product
Data Engine LLMs Platform Enterprise
Pricing Explore
Connect to our Discord channel
Commit History
Message Author SHA1 Date
Simplify `check_requirements()` usage (#4855)   Glenn Jocher 2 years ago
Refactor argparser printing to `print_args()` (#4850)   Glenn Jocher 2 years ago
Consolidate `init_seeds()` (#4849)   Glenn Jocher 2 years ago
Feature/fix export on url (#4823)   Kalen Michael 2 years ago
Add TensorFlow formats to `export.py` (#4479)   Glenn Jocher 2 years ago
Replace `path.absolute()` with `path.resolve()` (#4763)   Glenn Jocher 2 years ago
Centralize `user_config_dir()` decision making (#4755)   Glenn Jocher 2 years ago
Update `is_writeable()` for 2 methods (#4744)   Glenn Jocher 2 years ago
Fix `is_writeable()` for 3 OS support (#4743)   Glenn Jocher 2 years ago
Fix `user_config_dir()` for GCP/AWS functions (#4726)   Glenn Jocher 2 years ago
Add `user_config_dir('Ultralytics')` (#4715)   Glenn Jocher 2 years ago
Update `check_yaml()` comment (#4713)   Glenn Jocher 2 years ago
Fix `check_suffix()` (#4712)   Glenn Jocher 2 years ago
Add suffix checks (#4711)   Glenn Jocher 2 years ago
Update `check_git_status()` warning (#4610)   Glenn Jocher 2 years ago
Auto-UTF handling (#4594)   Glenn Jocher 2 years ago
Create `Annotator()` class (#4591)   Glenn Jocher 2 years ago
Add `Profile()` profiler (#4587)   Glenn Jocher 2 years ago
Add `install=True` argument to `check_requirements` (#4512)   Glenn Jocher 2 years ago
TFLite prep (#4436)   Glenn Jocher 2 years ago
Standardize headers and docstrings (#4417)   Glenn Jocher 2 years ago
Merge PIL and OpenCV in `plot_one_box(use_pil=False)` (#4416)   Glenn Jocher 2 years ago
Remove `encoding='ascii'` (#4413)   Glenn Jocher 2 years ago
Evolve in CSV format (#4307)   Glenn Jocher 2 years ago
Add `train.py` and `val.py` callbacks (#4220)   Kalen Michael 2 years ago
Add `@try_except` decorator (#4224)   Glenn Jocher 2 years ago
Train from `--data path/to/dataset.zip` feature (#4185)   Glenn Jocher 2 years ago
Update train.py (#4136)   Glenn Jocher 2 years ago
Add train.py ``--img-size` floor (#4099)   Glenn Jocher 2 years ago
Missing `nc` and `names` handling in check_dataset() (#4066)   Glenn Jocher 2 years ago