- 11 11月, 2020 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 10 11月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Replace 'ground truth' with 'labels' * Using torch... update
-
由 Khiem Doan 提交于
* Use pathlib instead of low-level module * Use pathlib instead of low-level module * Update detect.py * Update test.py * reformat Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 09 11月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
* Create flatten_recursive() helper function * cleanup * print torch version
-
由 Glenn Jocher 提交于
-
由 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>
-