Commit Graph

248 Commits (9f6d48d3cff8d72e33d7e83cb28d98d33ced5bdf)

Author SHA1 Message Date
Laughing 620f3eb218
`ultralytics 8.0.136` refactor and simplify package () 2 years ago
Glenn Jocher 135a10f1fa
Avoid CUDA round-trip for relevant export formats () 2 years ago
Glenn Jocher 71f78a62b3
Fix `check_requirements()` console output () 2 years ago
Glenn Jocher fadbef84e1
Fix `Arial.ttf` threaded multi-download bug () 2 years ago
Glenn Jocher 9aca61c465
Print CPU information () 2 years ago
Chaoning Zhang 201e69e4e4
`ultralytics 8.0.134` add MobileSAM support () 2 years ago
Glenn Jocher c55a98ab8e
`ultralytics 8.0.133` add `torchvision` compatibility check () 2 years ago
Ophélie Le Mentec 1ae7f84394
Fix `MLFLOW_EXPERIMENT_NAME` env var () 2 years ago
Glenn Jocher 495edc261f
`ultralytics 8.0.132` add AutoBackend NCNN inference () 2 years ago
Glenn Jocher 391b7e67cf
Filter `matplotlib>=3.7.2` tight layout warning () 2 years ago
Glenn Jocher 10eb0b6229
Error -> Warn on non-deterministic ops () 2 years ago
Glenn Jocher d9db6cd42d
`ultralytics 8.0.131` NCNN, HUB and FastSAM fixes () 2 years ago
Glenn Jocher abb0939fe8
`ultralytics 8.0.129` add YOLOv8 Tencent NCNN export () 2 years ago
andrewerf e33d6522ab
Use `args.name` as `run_name` for MLFlow system. () 2 years ago
Soumik Rakshit 3821d4a72c
Add alias `"best"` for the model checkpoint artifact () 2 years ago
Glenn Jocher ad99246ff1
`ultralytics 8.0.128` FastSAM autodownload and super() init () 2 years ago
Glenn Jocher 4c22273198
`ultralytics 8.0.126` Ray Tune refactoring () 2 years ago
Glenn Jocher 8a11eda4a9
`ultralytics 8.0.125` NMS speed improvements () 2 years ago
CptCaptain 0e5a6b8158
DVCLive cache images () 2 years ago
Andy 5e38c7d71b
Improve NMS speed () 2 years ago
Glenn Jocher 05760b04c4
Fix dataset multiple unzip behavior () 2 years ago
Glenn Jocher 9b00d37022
FROM ubuntu:lunar-20230615 and `lap` install fixes () 2 years ago
Glenn Jocher 137552996a
`ultralytics 8.0.121` RTDETR fix and Docs updates () 2 years ago
Jeroen 2e8313b032
Allow setting MLFlow experiment name through env var () 2 years ago
Glenn Jocher 4c2033d7c3
Uninstall `wandb` from notebook environments () 2 years ago
Glenn Jocher 9d38d2b044
Fix Classify confusion matrix () 2 years ago
Glenn Jocher 21df296425
Fix PIL `getsize()` deprecation warning () 2 years ago
Glenn Jocher c8441a5422
Fix `scipy.ndimage.filters` deprecation warning () 2 years ago
Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup () 2 years ago
Ayush Chaurasia a0ba8ef5f0
Add RTDETR Trainer () 2 years ago
Glenn Jocher 03bce07848
Build reference for missing `__init__.py` files () 2 years ago
Glenn Jocher 0dfafaf39b
Fix `batch=-1` for exports () 2 years ago
Glenn Jocher a5a34af2f4
`ultralytics 8.0.118` updated Docs, OS and DDP fixes () 2 years ago
Dhruv Nair a0fa99c4db
Comet Updates () 2 years ago
Glenn Jocher f8e1dcc43f
Fix operating system to list () 2 years ago
Laughing b59342b81c
Fix platform set to tuple () 2 years ago
Glenn Jocher f4e8b39fc2
`ultralytics 8.0.116` NAS, DVC, YOLOv5u updates () 2 years ago
Ivan Shcheklein 9e859c949e
Use `model_info_for_loggers()` in DVC logger () 2 years ago
Glenn Jocher 8e60fc9276
Add `device=cuda` support () 2 years ago
Ivan Shcheklein 3892e38021
fix(loggers): DVCLive add package version check () 2 years ago
Siddhant Sadangi 29c954a138
Remove Neptune `run.stop()` in `on_train_end()` () 2 years ago
Glenn Jocher e88c89d269
Fix RayTune for < 8 CPUs () 2 years ago
Laughing 31281400dd
Simplify `remove_zero_areas()` function () 2 years ago
Ivan Shcheklein 6057b267af
Add DVC experiments logger with DVCLive () 2 years ago
Glenn Jocher 2b26572e42
Fix GlobalWheat2020.yaml auto download () 2 years ago
Glenn Jocher 451cf8b647
Add Adamax, NAdam, RAdam optimizers () 2 years ago
Laughing f502b50365
fix overlap_mask in SegmentationLoss () 2 years ago
Ayush Chaurasia 67cf53b475
Move `check_amp()` to checks.py () 2 years ago
Ayush Chaurasia 6c65934b55
W&B updates () 2 years ago
Laughing 305cde69d0
Update `generate_ddp_file` for improved `overrides` () 2 years ago