una-dinosauria / 3d-pose-baseline

A simple baseline for 3d human pose estimation in tensorflow. Presented at ICCV 17.
MIT License
1.41k stars 355 forks source link

how to finetune? #175

Closed yileld closed 3 years ago

yileld commented 4 years ago

I tried to finetune 2d keypoints in human3.6, but it seems to overfit. Could you please provide the parameters and strategy(code would be better) in finetune?

xuzheyuan624 commented 4 years ago

I have the same question, it's too easy to overfit.

una-dinosauria commented 3 years ago

If you have issues overfitting a detector, I recommend you use another detector.

We do not have plans to release code to compute detections using arbitrary detectors.

Cheers,