kevinlin311tw / keras-openpose-reproduce

Keras implementation of Realtime Multi-Person Pose Estimation
110 stars 43 forks source link

the model doesn't overfit #18

Open zghn opened 4 years ago

zghn commented 4 years ago

Hi I'm trying to overfit the model on 10 images but the loss and accuracy do not change a lot or sometimes loss gets nan! what's wrong with it? would you help me to find out the right processes? Before it I've tried to train the model but I couldn't. so I decided to make it overfitted.