70 Commits (795b95bdcb22d788c1a062b47d1fe871d768c806)

Author SHA1 Message Date
Glenn Jocher 0f9f857449
Add docs `Ultralytics 文档: - zh/index.md` (#5871) 11 months ago
Glenn Jocher 437b4306d2
Add Quickstart Docs YouTube video (#5733) 11 months ago
Glenn Jocher cedce60f8c
`ulralytics 8.0.199` *.npy image loading exception handling (#5683) 11 months ago
Glenn Jocher 12e3eef844
`ultralytics 8.0.197` save P, R, F1 curves to metrics (#5354) 11 months ago
Glenn Jocher 7fd5dcbd86
Implement all missing docstrings (#5298) 12 months ago
Glenn Jocher 7517667a33
Add `docformatter` to pre-commit (#5279) 12 months ago
Glenn Jocher c7aa83da31
`ultralytics 8.0.195` NVIDIA Triton Inference Server support (#5257) 12 months ago
Glenn Jocher 525c8b0294
`ultralytics 8.0.191` fix `yolo checks` for missing packages (#5179) 12 months ago
Glenn Jocher 19c3314e68
`ultralytics 8.0.188` fix .grad attribute leaf Tensor Warning (#5094) 1 year ago
Glenn Jocher 7f78fad8ba
Update matplotlib backend switching (#4987) 1 year ago
Glenn Jocher 28569ced8a
`ultralytics 8.0.182` remove deprecated `pkg_resources` (#4979) 1 year ago
Glenn Jocher 742ec7fb1d
`ultralytics 8.0.181` RTDETR, MLFlow fixes and Examples updates (#4927) 1 year ago
Glenn Jocher dfe6dfb1d2
`ultralytics 8.0.173` fix missing val plots and new Conda Guide (#4783) 1 year ago
Glenn Jocher 8fd9a1a048
`ultralytics 8.0.172` faster `LetterBox()` and Classify Tune fix (#4766) 1 year ago
Glenn Jocher 577d066fb2
`ultralytics 8.0.171` new SAHI guide and callbacks fix (#4748) 1 year ago
Glenn Jocher aa9133bb88
`ultralytics 8.0.170` apply `is_list` fixes for torch.Tensor inputs (#4713) 1 year ago
Glenn Jocher a1c1d6b483
Add Dockerfile-conda `FROM continuumio/miniconda3:latest` (#4706) 1 year ago
Glenn Jocher 2ba80e355a
Fix FastSAM canvas drawing bug (#4705) 1 year ago
Glenn Jocher 187b504d68
`ultralytics 8.0.169``TQDM`, `INTERP_LINEAR` and RTDETR `load_image()` updates (#4704) 1 year ago
Glenn Jocher 2bc6e647c7
Failing CUDA tests fixes (#4682) 1 year ago
Glenn Jocher d2cf7acce0
`ultralytics 8.0.167` Tuner updates and HUB Pose and Classify fixes (#4656) 1 year ago
Gezhi Zhang 8596ee241f
Support FastSAM directory inference and plot (#4634) 1 year ago
Glenn Jocher 2567b288c9
Cleanup redundant SAM `forward()` methods (#4591) 1 year ago
Glenn Jocher deac7575b1
Model coverage cleanup (#4585) 1 year ago
Laughing e9f596430f
Add SAM Predictor `remove_small_regions` test (#4576) 1 year ago
Glenn Jocher c7ceb84fb6
`ultralytics 8.0.160` Classify dataset scanning and caching (#4502) 1 year ago
Glenn Jocher b890e1c937
Simplify postprocessing methods (#4497) 1 year ago
Glenn Jocher 6da8f7f51e
Add `utils.ops` and `nn.modules` to tests (#4484) 1 year ago
Glenn Jocher c0a9660310
`ultralytics 8.0.159` add Classify training `resume` feature (#4482) 1 year ago
Glenn Jocher b2f279ffdd
Update Validator to use `model` argument (#4480) 1 year ago
Glenn Jocher 615ddc9d97
Tests and docstrings improvements (#4475) 1 year ago
Glenn Jocher 3acead7e79
Add TensorBoard graph for model visualization (#4464) 1 year ago
Glenn Jocher 87ce15d383
`ultralytics 8.0.158` add benchmarks to coverage (#4432) 1 year ago
Glenn Jocher 9d27e7ada4
New `ASSETS` and trackers GMC cleanup (#4425) 1 year ago
Glenn Jocher c940d29d4f
Omit `ultralytics/utils/callbacks` from coverage (#4345) 1 year ago
Glenn Jocher 9f6d48d3cf
Improve tests coverage and speed (#4340) 1 year ago
Glenn Jocher 9366062af2
Remove unused code (#4327) 1 year ago
Glenn Jocher 822608986c
`ultralytics 8.0.153` YOLO Tasks Cleanup (#4314) 1 year ago
Andy dde89c744c
Refactor val code into new `self.match_predictions()` method (#4265) 1 year ago
Laughing e9c9b82c42
Fix `save_hybrid` (#4245) 1 year ago
pre-commit-ci[bot] 7dcdca3bf4
Replace `type(1) == int` with `isinstance(1, int)` (#4217) 1 year ago
Glenn Jocher 7565210484
`ultralytics 8.0.149` add Open Images V7 training (#4178) 1 year ago
Glenn Jocher b507e3a032
Support both `*.yml` and `*.yaml` files (#4086) 1 year ago
Glenn Jocher a02b7e6273
`ultralytics 8.0.145` Windows URL fix and Pose MPS warning (#4034) 1 year ago
Laughing dbdea24955
`ultralytics 8.0.144` fix SAM `predict()` results (#4027) 1 year ago
Laughing 1a0eb3f099
`ultralytics 8.0.143` add `Model` base class (#3934) 1 year ago
Laughing 620f3eb218
`ultralytics 8.0.136` refactor and simplify package (#3748) 1 year ago
Glenn Jocher e78fb683f4
`default.yaml` type comments (#3237) 1 year ago
Ayush Chaurasia a0ba8ef5f0
Add RTDETR Trainer (#2745) 1 year ago
Glenn Jocher 441e67d330
Add Conv2() module (#2820) 1 year ago