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
|
bd581b330b
|
Create hyp.scratch-p6.yaml (#3787)
|
3 лет назад |
Glenn Jocher
|
fdc22398fa
|
Create `data/hyps` directory (#3747)
|
3 лет назад |
Glenn Jocher
|
9c91aeae10
|
W&B logging add hyperparameters (#1399)
* W&B logging add hyperparameters
* hyp bug fix and image logging updates
* if plots and wandb:
* cleanup
* wandb/ gitignore add
* cleanup 2
* cleanup 3
* move wandb import to top of file
* wandb evolve
* update import
* wandb.run.finish()
* default anchors: 3
|
4 лет назад |
Glenn Jocher
|
0ada058f63
|
Generalized regression criterion renaming (#1120)
|
4 лет назад |
Glenn Jocher
|
f1c63e2784
|
add mosaic and warmup to hyperparameters (#931)
|
4 лет назад |
Glenn Jocher
|
08e97a2f88
|
Update hyperparameters to add lrf, anchors
|
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 лет назад |