Junhyuk Park

Results 1 comments of Junhyuk Park

I think it's about reset weight values on every epoch. Maybe you can solve this problem by add `tf.reset_default_graph()` at beginning parts of `def setup_pose_prediction(cfg)` in `./nnet/predict.py`.