- 14 11月, 2020 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Utils reorganization * Add new utils files * cleanup * simplify * reduce datasets.py * remove evolve.sh * loadWebcam cleanup
-
由 Glenn Jocher 提交于
* resume fix for yaml constructor posixpath error * fix update * remove weights/ dir backup
-
- 13 11月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
* Project/name update * Update ci-testing.yml * address project with path separator failure mode * Project/name update * address project with path separator failure mode * Update ci-testing.yml * detect.py default --name bug fix * missing rstrip PR * train/exp0 to train/exp
-
由 weida wang 提交于
* update Write results * Update detect.py * Update test.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 12 11月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 11 11月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 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 4 次提交
-
-
由 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
-