senlinuc / caffe_ocr

主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
1.26k stars 535 forks source link

大数据的训练问题 #23

Closed onedreame closed 6 years ago

onedreame commented 6 years ago

请问作者在360万图片下是怎么训练的?也是采用小批次一点一点训练的么?如果是的话大概训练多久?

senlinuc commented 6 years ago

具体训练参数你可以看下examples\ocr,训练时间跟具体的网络有关,像densenet-res-blstm的话大概2个epoch要5个小时吧