Glenn Jocher
|
cea994b3f6
|
Update hyp.VOC.yaml (#6772)
|
2 years ago |
Glenn Jocher
|
2692e67c5f
|
Updated VOC hyperparameters (#6732)
* Update hyps
* Update hyp.VOC.yaml
* Update pathlib
* Update hyps
* Update hyps
* Update hyps
* Update hyps
|
2 years ago |
Glenn Jocher
|
19e0208fc9
|
Update hyp.scratch-high.yaml (#6525)
Update `lrf: 0.1`, tested on YOLOv5x6 to 55.0 mAP@0.5:0.95, slightly higher than current.
|
2 years ago |
Jirka Borovec
|
ed887b5976
|
Add pre-commit CI actions (#4982)
* define pre-commit
* add CI code
* configure
* apply pre-commit
* fstring
* apply MD
* pre-commit
* Update torch_utils.py
* Update print strings
* notes
* Cleanup code-format.yml
* Update setup.cfg
* Update .pre-commit-config.yaml
Co-authored-by: Glenn Jocher <glenn.jocher@ultralytics.com>
|
3 years ago |
Glenn Jocher
|
1c9f710b46
|
Add hyp.scratch-med.yaml (#5196)
* Add hyp.scratch-med.yaml
* Update hyp.scratch-med.yaml
|
3 years ago |
Glenn Jocher
|
956be8e642
|
YOLOv5 release v6.0 (#5141)
* Update P5 models
* Update P6 models
* Update with GFLOPs and Params
* Update with GFLOPs and Params
* Update README
* Update
* Update README
* Update
* Update
* Add times
* Update README
* Update results
* Update results
* Update results
* Update hyps
* Update plots
* Update plots
* Update README.md
* Add nano models to hubconf.py
|
3 years ago |
Glenn Jocher
|
24bea5e4b7
|
Standardize headers and docstrings (#4417)
* Implement new headers
* Reformat 1
* Reformat 2
* Reformat 3 - math
* Reformat 4 - yaml
|
3 years ago |
Glenn Jocher
|
c6c88dc601
|
Copy-Paste augmentation for YOLOv5 (#3845)
* Copy-paste augmentation initial commit
* if any segments
* Add obscuration rejection
* Add copy_paste hyperparameter
* Update comments
|
3 years ago |
Glenn Jocher
|
bd581b330b
|
Create hyp.scratch-p6.yaml (#3787)
|
3 years ago |
Glenn Jocher
|
f79d7479da
|
Add optional dataset.yaml `path` attribute (#3753)
* Add optional dataset.yaml `path` attribute
@KalenMike
* pass locals to python scripts
* handle lists
* update coco128.yaml
* Capitalize first letter
* add test key
* finalize GlobalWheat2020.yaml
* finalize objects365.yaml
* finalize SKU-110K.yaml
* finalize SKU-110K.yaml
* finalize VisDrone.yaml
* NoneType fix
* update download comment
* voc to VOC
* update
* update VOC.yaml
* update VOC.yaml
* remove dashes
* delete get_voc.sh
* force coco and coco128 to ../datasets
* Capitalize Argoverse_HD.yaml
* Capitalize Objects365.yaml
* update Argoverse_HD.yaml
* coco segments fix
* VOC single-thread
* update Argoverse_HD.yaml
* update data_dict in test handling
* create root
|
3 years ago |
Glenn Jocher
|
fdc22398fa
|
Create `data/hyps` directory (#3747)
|
3 years ago |