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
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
Add TF and TFLite models to `.dockerignore` (#4748)   Glenn Jocher 2 years ago
Add TF and TFLite models to `.gitignore` (#4747)   Glenn Jocher 2 years ago
Fix `is_writeable()` for 3 OS support (#4743)   Glenn Jocher 2 years ago
Add `callbacks` to train function in W&B sweep (#4742)   Josh Veitch-Michaelis 2 years ago
Improved `detect.py` timing (#4741)   Glenn Jocher 2 years ago
Fix `--data from_HUB.zip` (#4732)   Glenn Jocher 2 years ago
Fix `user_config_dir()` for GCP/AWS functions (#4726)   Glenn Jocher 2 years ago
Scope `onnx-simplifier` requirements check (#4730)   Zegorax 2 years ago
Allow `multi_label` option for NMS with PyTorch Hub (#4728)   Jean-Baptiste Martin 2 years ago
Make CONFIG_DIR configurable per environment variable (#4727)   JD Costa 2 years ago
Add `crops = results.crops()` dictionary (#4676)   ELHoussineT 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
Remove redundant `ComputeLoss` code (#4701)   Zhiqiang Wang 2 years ago
Optimised Callback Class to Reduce Code and Fix Errors (#4688)   Kalen Michael 2 years ago
EarlyStopper updates (#4679)   Glenn Jocher 2 years ago
Fixed 'meta' and 'hyp' may out of order when using evolve (#4657)   imyhxy 2 years ago
Fix `is_coco` on missing `data['val']` key (#4642)   Glenn Jocher 2 years ago
Fix for `plot_evolve()` string argument (#4639)   Glenn Jocher 2 years ago
Fix 3 for Arial.ttf redownloads with hub inference (#4629)   Glenn Jocher 2 years ago
Fix 2 for Arial.ttf redownloads with hub inference (#4628)   Glenn Jocher 2 years ago
Fix for Arial.ttf redownloads with hub inference (#4627)   Glenn Jocher 2 years ago
DDP `torch.jit.trace()` `--sync-bn` fix (#4615)   Glenn Jocher 2 years ago
Close `matplotlib` plots after opening (#4612)   Glenn Jocher 2 years ago