- 23 8月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 22 8月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 21 8月, 2020 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* initial commit * add weight backup dir on resume
-
由 Glenn Jocher 提交于
-
- 19 8月, 2020 1 次提交
-
-
由 NanoCode012 提交于
* Fix ema error in DDP mode * Update train.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 18 8月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* single command --resume * else check files, remove TODO * argparse.Namespace() * tensorboard lr * bug fix in get_latest_run()
-
- 17 8月, 2020 1 次提交
-
-
由 Francisco Ingham 提交于
-
- 16 8月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 15 8月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 14 8月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Quan Lin 提交于
To download weights from v3.0 instead of v2.0
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* initial commit * remove yolov3-spp from test.py study * update study --img range * update mAP * cleanup and speed updates * update README plot
-
- 13 8月, 2020 5 次提交
-
-
由 tkianai 提交于
* the value should be a list to unpacking * filter the None labels * update readme to remove apex dependency
-
由 Hatovix 提交于
* Add list paths on check_dataset * missing raise statement * Update general.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 NanoCode012 提交于
* Add logging setup * Fix fusing layers message * Fix logging does not have end * Add logging * Change logging to use logger * Update yolo.py I tried this in a cloned branch, and everything seems to work fine * Update yolo.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 Marc 提交于
-
由 Glenn Jocher 提交于
-
- 12 8月, 2020 5 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Marc 提交于
* assets autodownload * Update google_utils.py * Update google_utils.py * Update google_utils.py * Update google_utils.py * Update google_utils.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 NanoCode012 提交于
* Change print to logging * Clean function set_logging * Add line spacing * Change leftover prints to log * Fix scanning labels output * Fix rank naming * Change leftover print to logging * Reorganized DDP variables * Fix type error * Make quotes consistent * Fix spelling * Clean function call * Add line spacing * Update datasets.py * Update train.py Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
由 tkianai 提交于
* the value should be a list to unpacking * filter the None labels
-
- 11 8月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 tkianai 提交于
-
- 10 8月, 2020 3 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* initial commit * move download scripts into data/scripts * new check_dataset() function in general.py * move check_dataset() out of with context * Update general.py * DDP update * Update general.py
-
由 NanoCode012 提交于
-
- 09 8月, 2020 4 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
* 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
-
由 NanoCode012 提交于
-
由 Glenn Jocher 提交于
Should resolve "Resource not accessible by integration" error message. https://github.com/actions/first-interaction/issues/10#issuecomment-670968624
-