mitmul / deeppose

DeepPose implementation in Chainer
http://static.googleusercontent.com/media/research.google.com/ja//pubs/archive/42237.pdf
GNU General Public License v2.0
408 stars 129 forks source link

Training time and model/state sample #22

Open edfungus opened 8 years ago

edfungus commented 8 years ago

How many epochs is suggested for the run? 1000?

Also does anyone already have the trained model and state that I can use?

Thanks!