Commit Graph

335 Commits (9d38d2b044cc2e3641c60c01b3af038cd4f8d7c3)

Author SHA1 Message Date
Glenn Jocher 9d38d2b044
Fix Classify confusion matrix () 2 years ago
Glenn Jocher 9c44560ec4
Return `save_dir` with prediction results () 2 years ago
Glenn Jocher 15c90bd404
Default classify training to `pretrained=True` () 2 years ago
Glenn Jocher e78fb683f4
`default.yaml` type comments () 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 d3ca3e4b9b
Fix Pose val plotting bug () 2 years ago
Glenn Jocher 1e5702a5b5
Add Ultralytics ViT Docs () 2 years ago
Glenn Jocher bd0f7ecf6f
Docstrings arguments cleanup () 2 years ago
Sergiu Waxmann 62916b3b0a
docs: add docs for hub datasets () 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 d69a1e8046
Update save_dir on new predict args () 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
Bruno Arine 0d91d6df6e
Add world_size check before setting up DDP train () 2 years ago
Glenn Jocher f8e1dcc43f
Fix operating system to list () 2 years ago
Glenn Jocher c340f84ce9
`ultralytics 8.0.117` NAS export, classify and tasks banner URL fixes () 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
Glenn Jocher ff91fbd9c3
Add Ultralytics tasks and YOLO-NAS models () 2 years ago
Glenn Jocher e70de6dacb
`ultralytics 8.0.115` RayTune and DVC fixes () 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
Glenn Jocher 3ae81ee9d1
Update val `max_dets=args.max_det=300` () 2 years ago
Glenn Jocher 8ac8ff72ae
Fix code scanning alert - Incomplete URL substring sanitization () 2 years ago
Laughing 31281400dd
Simplify `remove_zero_areas()` function () 2 years ago
Glenn Jocher 8940a27bdb
`ultralytics 8.0.114` automatic optimizer selection () 2 years ago
Zlobin Vladimir 01273c5ca1
Add rt info for OpenVINO ModelAPI () 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 2193ca1658
`ultralytics 8.0.113` Adamax, NAdam, RAdam optimizers () 2 years ago
Glenn Jocher 451cf8b647
Add Adamax, NAdam, RAdam optimizers () 2 years ago
Laughing f502b50365
fix overlap_mask in SegmentationLoss () 2 years ago
Laughing bb5bbc2893
Fix keypoints.conf update Results docs () 2 years ago
crbrz a9129fb40e
Fix `workspace` and `verbose` arguments in TensorRT export () 2 years ago
Ayush Chaurasia 67cf53b475
Move `check_amp()` to checks.py () 2 years ago
Glenn Jocher d07ba25dc4
`ultralytics 8.0.112` augment, results and docs updates () 2 years ago
Ayush Chaurasia 52ae65ac3b
Optionally `train_args` on attempt_load_weights() () 2 years ago
Glenn Jocher 96fb5ee78e
Update license and tasks docs () 2 years ago
Laughing c050b2d1a8
Task augment () 2 years ago
Laughing f4b34fc30b
Fix `save_txt` in track mode and add Keypoints and Probs () 2 years ago
Ayush Chaurasia 6c65934b55
W&B updates () 2 years ago
Glenn Jocher 90ec434ebb
Update stream_loaders.py to `Path().absolute()` () 2 years ago
Glenn Jocher fd94d312da
`ultralytics 8.0.111` refactored `model.loss()` method () 2 years ago
Laughing 305cde69d0
Update `generate_ddp_file` for improved `overrides` () 2 years ago