- 03 9月, 2020 7 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 NanoCode012 提交于
-
由 Glenn Jocher 提交于
* Update train.py with simplified ckpt names * Return default hyps to hyp.scratch.yaml Leave line commented for future use once mystery of best finetuning hyps to apply becomes clearer. * Force test_batch*_pred.jpg replot on final epoch This will allow you to see predictions final testing run after training completes in runs/exp0
-
由 Glenn Jocher 提交于
-
由 Naman Gupta 提交于
* Class frequency not calculated on resuming training Calculation of class frequency is not needed when resuming training. Anchors can still be recalculated whether resuming or not. * Check rank for autoanchor * Update train.py no autoanchor checks on resume Co-authored-by:
Glenn Jocher <glenn.jocher@ultralytics.com>
-
- 02 9月, 2020 2 次提交
-
-
由 tkianai 提交于
* the value should be a list to unpacking * filter the None labels * update readme to remove apex dependency * add support for DWConv fuse operation
-
由 Glenn Jocher 提交于
-
- 01 9月, 2020 5 次提交
-
-
由 NanoCode012 提交于
Cleaned up code
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 NanoCode012 提交于
* Add InfiniteDataLoader Only initializes at first epoch. Saves time. * Moved class to a better location
-
由 Glenn Jocher 提交于
-
- 30 8月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 29 8月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 28 8月, 2020 1 次提交
-
-
由 rafale77 提交于
Don't load the entire torchvision library just for nms when the function is already in the torch library.
-
- 27 8月, 2020 1 次提交
-
-
由 Glenn Jocher 提交于
-
- 26 8月, 2020 7 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Willie Maddox 提交于
Fixes #822 `init_seeds` from `torch_utils` import is being overwritten by function `init_seeds` in `general.py`
-
由 Glenn Jocher 提交于
eps reduced to 1e-9 for additional precaution.
-
由 Glenn Jocher 提交于
-
- 25 8月, 2020 5 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 23 8月, 2020 8 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-
- 22 8月, 2020 2 次提交
-
-
由 Glenn Jocher 提交于
-
由 Glenn Jocher 提交于
-