提交 5f2eeba2 authored 作者: Alex Stoken's avatar Alex Stoken

remove old print statements

上级 333f678b
......@@ -39,8 +39,6 @@ hyp = {'lr0': 0.01, # initial learning rate (SGD=1E-2, Adam=1E-3)
'scale': 0.5, # image scale (+/- gain)
'shear': 0.0} # image shear (+/- deg)
# Don't need to be printing every time
#print(hyp)
def train(hyp):
#write all results to the tb log_dir, so all data from one run is together
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论