- 09 11月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Increment train, test, detect runs/ * Update ci-testing.yml * inference/images to data/images * move images * runs/exp to runs/train/exp * update 'results saved to %s' str
-
- 07 11月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 06 11月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 05 11月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 04 11月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
* autoshape update for PIL greyscale inputs * autoshape update for PIL greyscale inputs
-
- 02 11月, 2020 3 次提交
-
-
由 Junghoon Kim 提交于
* Change optimizer parameters group method * Add torch nn * Change isinstance method(torch.Tensor to nn.Parameter) * parameter freeze fix, PEP8 reformat * freeze bug fix Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Ayush Chaurasia 提交于
* W&B feature improvements This PR add: * Class to id labels. Now, the caption of bounding boxes will display the class name and the class confidence score. * The project name is set to "Yolov5" and the run name will be set to opt.logdir * cleanup * remove parenthesis on caption Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-
- 01 11月, 2020 1 次提交
-
-
由 Ayush Chaurasia 提交于
* Add wandb metric logging and bounding box debugging * Improve formatting, readability * Remove mutliple path for init, improve formatting * Add wandb params * Remove typecasting in bbox coordinates and reformat * Cleanup * add wandb to requirements.txt * minor updates to test.py * general reorg * reduce --log-imgs to 10 * clean wandb import * reverse wandb import assert * add except AssertionError to try import * move wandb init to all global ranks * replace print() with logger.info() * replace print() with logger.info() * move wandb.init() bug fix * project PosixPath to basename bug fix Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 28 10月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
* torch 1.7.0 compatibility updates * add inference verification
-
- 26 10月, 2020 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Move generated *.json annotations into runs/test * list and string robust
-
- 25 10月, 2020 5 次提交
-
-
由 oleg 提交于
* Adding --output and --save-conf options to test.py * Update help fields * Update test.py * Make arguments and comments uniform with test.py * Remove previous and print save_dir on finish Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
* README Update * Update README.md * README Update * Update README.md
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Precision-Recall Curve feature update * sentinel value update
-
由 Glenn Jocher 提交于
-
- 24 10月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 23 10月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 20 10月, 2020 2 次提交
-
-
由 Osama Akhtar 提交于
* add contrast to conf/class against bbox rectangle color * added feature to save conf in txt labels * Update general.py * Update detect.py * Update detect.py * Update detect.py save_conf variable removed as only used once, so we can use opt.save_conf instead. * Update detect.py * Update detect.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Yi_Zhang 提交于
-
- 19 10月, 2020 1 次提交
-
-
由 Shiwei Song 提交于
Co-authored-by:
swsong <swsong@stratosphere.mobi>
-
- 16 10月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 15 10月, 2020 1 次提交
-
-
由 Jirka Borovec 提交于
* fix/hyper * Hyp giou check to train.py * restore general.py * train.py overwrite fix * restore general.py and pep8 update Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 13 10月, 2020 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Jirka Borovec 提交于
* comment * fix parsing * fix evolve * folder * tqdm * Update train.py * Update train.py * reinstate anchors into meta dict anchor evolution is working correctly now * reinstate logger prefer the single line readout for concise logging, which helps simplify notebook and tutorials etc. Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 11 10月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
img size checks are warnings rather than errors, so current implementation allows improperly formed model inputs.
-
由 Glenn Jocher 提交于
-