349 Commits (d9db6cd42d8935e51d8f69639024c2b86c53d1a8)

Author SHA1 Message Date
Glenn Jocher d9db6cd42d
`ultralytics 8.0.131` NCNN, HUB and FastSAM fixes (#3587)
1 year ago
Colin Wong 23c7cd4c9f
Avoid Python 3.9 with_stem (#3589)
1 year ago
Glenn Jocher abb0939fe8
`ultralytics 8.0.129` add YOLOv8 Tencent NCNN export (#3529)
1 year ago
Laughing a254087fcd
[pose]fix flip_idx (#3577)
1 year ago
andrewerf e33d6522ab
Use `args.name` as `run_name` for MLFlow system. (#3567)
1 year ago
Soumik Rakshit 3821d4a72c
Add alias `"best"` for the model checkpoint artifact (#3558)
1 year ago
Glenn Jocher ad99246ff1
`ultralytics 8.0.128` FastSAM autodownload and super() init (#3552)
1 year ago
Wenchao Ding 400f3f72a1
`ultralytics 8.0.127` add FastSAM model (#3390)
1 year ago
Glenn Jocher 91905b4b0b
Pass export=True to RTDETRDecoder (#3550)
1 year ago
Glenn Jocher 74275655dc
Update default.yaml `imgsz` comment (#3551)
1 year ago
Glenn Jocher ee6cf11378
Save Keypoints visible to text (#3547)
1 year ago
Glenn Jocher 4c22273198
`ultralytics 8.0.126` Ray Tune refactoring (#3511)
1 year ago
Glenn Jocher 25159c9376
Set `close_mosaic: 10` in default.yaml (#3525)
1 year ago
Laughing 8c0a7440df
[RTDETR]fix mosaic<1.0 (#3518)
1 year ago
Glenn Jocher 8a11eda4a9
`ultralytics 8.0.125` NMS speed improvements (#3463)
1 year ago
CptCaptain 0e5a6b8158
DVCLive cache images (#3459)
1 year ago
Andy 5e38c7d71b
Improve NMS speed (#3467)
1 year ago
Neloy262 586c95b8a9
Add torch.Tensor results image saving (#3475)
1 year ago
Liam Parker 27a24b2796
Change key format for `images` dict in `convert_coco` (#3419) (#3420)
1 year ago
Glenn Jocher 05760b04c4
Fix dataset multiple unzip behavior (#3413)
1 year ago
Glenn Jocher 8b50b2a897
Fix video writing (#3379)
1 year ago
Glenn Jocher 9b00d37022
FROM ubuntu:lunar-20230615 and `lap` install fixes (#3374)
1 year ago
Glenn Jocher 15c027a9fc
Add `torch.Tensor` checks and pip badges (#3368)
1 year ago
Glenn Jocher 682c9ef70f
`ultralytics 8.0.122` Fix `torch.Tensor` inference (#3363)
1 year ago
Glenn Jocher 5381fc8a58
Warn `save` disabled for torch inference (#3361)
1 year ago
Jieun Park 2ebd808b69
Increase NCCL timeout from 1 hour to 3 hours (#3343)
1 year ago
Glenn Jocher 137552996a
`ultralytics 8.0.121` RTDETR fix and Docs updates (#3314)
1 year ago
Glenn Jocher 35c02c8319
Fix Pose export from YAML (#3312)
1 year ago
Glenn Jocher d8701b42ca
`ultralytics 8.0.120` CLI support for SAM, RTDETR (#3273)
1 year ago
Jeroen 2e8313b032
Allow setting MLFlow experiment name through env var (#3266)
1 year ago
Glenn Jocher 58bccb1a9f
Add CLI support for SAM, RTDETR (#3253)
1 year ago
Glenn Jocher 4c2033d7c3
Uninstall `wandb` from notebook environments (#3247)
1 year ago
Glenn Jocher bba7cf55a0
Fix data.yaml absolute path bug (#3242)
1 year ago
Glenn Jocher 9d38d2b044
Fix Classify confusion matrix (#3241)
1 year ago
Glenn Jocher 9c44560ec4
Return `save_dir` with prediction results (#3240)
1 year ago
Glenn Jocher 15c90bd404
Default classify training to `pretrained=True` (#3239)
1 year ago
Glenn Jocher e78fb683f4
`default.yaml` type comments (#3237)
1 year ago
Glenn Jocher 21df296425
Fix PIL `getsize()` deprecation warning (#3234)
1 year ago
Glenn Jocher c8441a5422
Fix `scipy.ndimage.filters` deprecation warning (#3233)
1 year ago
Glenn Jocher d3ca3e4b9b
Fix Pose val plotting bug (#3232)
1 year ago
Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup (#3229)
1 year ago
Ayush Chaurasia a0ba8ef5f0
Add RTDETR Trainer (#2745)
1 year ago
Glenn Jocher 03bce07848
Build reference for missing `__init__.py` files (#3227)
1 year ago
Glenn Jocher 0dfafaf39b
Fix `batch=-1` for exports (#3217)
1 year ago
Glenn Jocher d69a1e8046
Update save_dir on new predict args (#3215)
1 year ago
Glenn Jocher a5a34af2f4
`ultralytics 8.0.118` updated Docs, OS and DDP fixes (#3197)
1 year ago
Dhruv Nair a0fa99c4db
Comet Updates (#3186)
1 year ago
Bruno Arine 0d91d6df6e
Add world_size check before setting up DDP train (#3191)
1 year ago
Glenn Jocher f8e1dcc43f
Fix operating system to list (#3196)
1 year ago
Glenn Jocher c340f84ce9
`ultralytics 8.0.117` NAS export, classify and tasks banner URL fixes (#3145)
1 year ago