Glenn Jocher
|
24bea5e4b7
|
Standardize headers and docstrings (#4417)
* Implement new headers
* Reformat 1
* Reformat 2
* Reformat 3 - math
* Reformat 4 - yaml
|
3 роки тому |
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 роки тому |
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 роки тому |
Glenn Jocher
|
fdc22398fa
|
Create `data/hyps` directory (#3747)
|
3 роки тому |
Glenn Jocher
|
0ada058f63
|
Generalized regression criterion renaming (#1120)
|
4 роки тому |
Glenn Jocher
|
f1c63e2784
|
add mosaic and warmup to hyperparameters (#931)
|
4 роки тому |
Glenn Jocher
|
23a7f29e2d
|
Update hyp.finetune.yaml on 306 VOC generations result
|
4 роки тому |
Glenn Jocher
|
08e97a2f88
|
Update hyperparameters to add lrf, anchors
|
4 роки тому |
Glenn Jocher
|
fd71fe8451
|
Update hyp.finetune.yaml
|
4 роки тому |
Glenn Jocher
|
1309400e6b
|
Update hyp.finetune.yaml on VOC results
|
4 роки тому |
Glenn Jocher
|
916d4aad9a
|
v3.0 Release (#725)
* initial commit
* remove yolov3-spp from test.py study
* update study --img range
* update mAP
* cleanup and speed updates
* update README plot
|
4 роки тому |
Glenn Jocher
|
3c6e2f7668
|
Single-source training (#680)
* Single-source training
* Extract hyperparameters into seperate files
* weight decay scientific notation yaml reader bug fix
* remove import glob
* intersect_dicts() implementation
* 'or' bug fix
* .to(device) bug fix
|
4 роки тому |