jiang-du / BlazePose-tensorflow

A third-party Tensorflow Implementation for paper "BlazePose: On-device Real-time Body Pose tracking".
Apache License 2.0
111 stars 24 forks source link

Training is overfitting #16

Open aylek opened 3 years ago

aylek commented 3 years ago

Training the joints model is overfitting to training data. Training is converging, but validation accuracy hovers around 10000% according to mse training metric. Is this a known issue? If so, any guidance on how to address it?