- 24 11月, 2020 9 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 igornishka 提交于
Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 23 11月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
* initial commit * add plotting * matrix to cpu * bug fix * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * seaborn pandas to requirements.txt * seaborn pandas to requirements.txt * update wandb plotting * remove pandas * if plots * if plots * if plots * if plots * if plots * initial commit * add plotting * matrix to cpu * bug fix * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * update plot * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * cleanup * seaborn pandas to requirements.txt * seaborn pandas to requirements.txt * update wandb plotting * remove pandas * if plots * if plots * if plots * if plots * if plots * Cat apriori to autolabels * cleanup
-
由 Glenn Jocher 提交于
-
- 21 11月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
* Sync train and test iou_thresh * Sync train and test iou_thresh * weights names .lower() * Notebook update
-
- 20 11月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 19 11月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 yujun 提交于
* Update torch_utils.py fix issue#113 , inputs device should be same with model parameters' device * Update torch_utils.py * Update torch_utils.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
* Update greetings.yml * Update --feature-request.md * Update --bug-report.md * Rename --bug-report.md to bug-report.md * Rename -question.md to question.md * Rename --feature-request.md to feature-request.md * Update greetings.yml * Update greetings.yml
-
由 Glenn Jocher 提交于
* Update test.py for IoU in native image-space * remove redundant * gn to device * remove output scale_coords * --img-size correction * update * native-space labels * pred to predn * remove clip_coords()
-
- 18 11月, 2020 7 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 asim266 提交于
* fix error in train.py line 400, changed precision-recall_curve.png to precision_recall_curve.png and fix error in test.py of {wandb.init() before wandb.log()} by importing wand and initializing it before wand.log() * Update test.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Update PR curve * legend outside * list(Path().glob())
-
- 17 11月, 2020 7 次提交
-
-
由 Jacobsolawetz 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* PyTorch Hub and autoShape update * comment x for imgs * reduce comment
-
- 16 11月, 2020 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Recursive directories dataset capability * x.split('.')[-1] * f += glob.glob(f"{p}{os.sep}**.*", recursive=True) * f += glob.glob(str(p / '**.*'), recursive=True) * remove . from image and vid formats * .txt to txt * str(p / '**' / '*.*')
-
由 Glenn Jocher 提交于
* 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
-
- 15 11月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 14 11月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* Improved FLOPS computation * update comment
-