Commit History
disable LR plot to suppress warning message
72d5b58
--resume EMA fix #292
24c5a94
Merge pull request #338 from alexstoken/hyp_save_bugfix
2b6209a
unverified
Move hyp and opt yaml save to top of train()
9d63140
unverified
hyperparameter printout update
bf6f415
Merge pull request #104 from alexstoken/advanced_logging
0fef3f6
unverified
Merge branch 'master' into advanced_logging
dc5e183
unverified
Delete new_hyp.yaml
abb024d
unverified
Update train.py
6b134d9
unverified
Update test.py
22ab1c2
unverified
Update test.py
c3d3e6b
unverified
Update utils.py
cbe39a1
unverified
Update utils.py
c654d18
unverified
update train.py and experimental.py
16f6834
Update requirements.txt
1b9e28e
unverified
Merge pull request #275 from wanghaoyang0106/master
31b07b3
unverified
Merge pull request #321 from dlawrences/master
cd66092
unverified
Merge pull request #1 from dlawrences/dev/coreml_convert_pxscaling
7c4d3cf
unverified
Laurentiu Diaconu
commited on
updated coreml conversion to do pixel scaling between 0.0 and 1.0
a9918fb
Laurentiu Diaconu
commited on
Initial model ensemble capability #318
e8cf24b
Delete advanced_logging_test.ipynb
e6e7e7f
unverified
Colab example/test of new features
4364751
Bug fix to get_latest_run when recent run is named
95f0a56
Add in --resume functionality with option to specify path or to get most recent run
52bac22
Add optimizer choice to hyp file
8b6dbb7
Remove duplicate `verbose` arg in test.py
5ac517b
Merge branch 'master' into advanced_logging
f517ba8
unverified
update fuse_conv_and_bn()
121d90b
.to(device) bug fix
6b95d6d
test.py .fuse() update
a62333e
.half() bug fix
a40f615
fuse update
04bdbe4
update experimental.py with Ensemble() module
5ba1de0
pruning and sparsity initial commit
38f5c1a
import yaml in yolo.py
997ba7b
Update README.md
8c43a69
unverified
update detect.py
2541f77
Merge pull request #300 from Laughing-q/master
b7fe1d0
unverified
fix LR bug
956511d
unverified
Laughing
commited on