392 Commits (cfcae388f2dabe96505ee33c78992e35143fc0cf)

Author SHA1 Message Date
Yonghye Kwon cfcae388f2
Add `datetime` to exported model metadata (#3694)
1 year ago
Glenn Jocher 395cc47c53
Fix Classify train from arbitrary CWD (#3692)
1 year ago
triple Mu 5592a3abdf
Fix PNNX debug filename (#3687)
1 year ago
Glenn Jocher 18ada51931
Add tuner.py to Docs (#3689)
1 year ago
triple Mu 44aa18c99a
Remove PNNX debug files (#3677)
1 year ago
Ophélie Le Mentec 1ae7f84394
Fix `MLFLOW_EXPERIMENT_NAME` env var (#3668)
1 year ago
Glenn Jocher 48d7dbdbf9
Fix SAM autodownload to `/weights` (#3655)
1 year ago
triple Mu 82920ef7ec
Replace an easy way to construct a `ncnn.Mat` (#3638)
1 year ago
Glenn Jocher 495edc261f
`ultralytics 8.0.132` add AutoBackend NCNN inference (#3615)
1 year ago
Glenn Jocher 391b7e67cf
Filter `matplotlib>=3.7.2` tight layout warning (#3614)
1 year ago
Glenn Jocher 10eb0b6229
Error -> Warn on non-deterministic ops (#3613)
1 year ago
Glenn Jocher e97958ef6f
Update TASK2DATA defaults to COCO8 (#3603)
1 year ago
Glenn Jocher ff90081102
Fix StreamLoader variable FPS bug (#3602)
1 year ago
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 b8cc404ebf
`ultralytics 8.0.130` revert 'Fix PyPI build warnings' updates (#3585)
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 31b46bf2b4
Update ViT ops.py to `torch.long` (#3508)
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
Glenn Jocher cd0bf05aa4
Cap head scaling with `min(nc, 100)` (#3436)
1 year ago
Glenn Jocher 17e139220b
`ultralytics 8.0.124` lapx package and multiple-unzip fix (#3423)
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 42057fdc95
`lapx` package replacement for `lap` (#3383)
1 year ago
Laughing e93a5fbff6
Fix RTDETR val_batch_pred (#3392)
1 year ago
Glenn Jocher b5a2be8ca8
`ultralytics 8.0.123` Ubuntu security and VideoWriter codec fixes (#3380)
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
Kayzwer 51d8cfa9c3
Fix RT-DETR exported onnx model (#3317)
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
Laughing 9d1e5567de
[RTDETR]Fix val loss (#3280)
1 year ago