Giter VIP home page Giter VIP logo

Comments (6)

mks0601 avatar mks0601 commented on June 3, 2024

I'm not clear about your experiments.

  1. First I train it on H36M+MPII,the MPJPE is about 50+. This is normal -> what is the test set?
  2. Then i change the dataset using MPII_3DHP+MPII to train. 50MPJPE in trainset but 200+ in validate dataset. -> what are the training and validation sets?

from 3dmppe_posenet_release.

YHaooo-4508 avatar YHaooo-4508 commented on June 3, 2024

I'm not clear about your experiments.

  1. First I train it on H36M+MPII,the MPJPE is about 50+. This is normal -> what is the test set?
  2. Then i change the dataset using MPII_3DHP+MPII to train. 50MPJPE in trainset but 200+ in validate dataset. -> what are the training and validation sets?

1、train with H36M + MPII2D train dataset;test with H36M validate dataset
2、train with MPII_3DHP+MPII2D train dataset;test with MPII_3DHP validate dataset

from 3dmppe_posenet_release.

mks0601 avatar mks0601 commented on June 3, 2024

I don't think this is from overfitting. I guess there is something wrong in your evaluation code?

from 3dmppe_posenet_release.

YHaooo-4508 avatar YHaooo-4508 commented on June 3, 2024

I don't think this is from overfitting. I guess there is something wrong in your evaluation code?

I checked the code and found that there was an issue with bbox, which has been fixed. However, the results of subsequent testing were still overfitting. The validation set MPJPE was around 150, trainset is about 60. Here are some of my visualization results. Some samples also have poor results
image
image
image
image

from 3dmppe_posenet_release.

mks0601 avatar mks0601 commented on June 3, 2024

Error 60 on training set means definitely underfitting

from 3dmppe_posenet_release.

YHaooo-4508 avatar YHaooo-4508 commented on June 3, 2024

Error 60 on training set means definitely underfitting

Firstly, thank you for communicating with me.
I know that continuing training may improve performance in the training set, but at this point, the validation set error no longer decreases, so I stopped training, and there was a significant difference between the validation set error and the training set error.
By the way, during my training and validation process, I did not use object detection algorithms to predict bbox, but instead used key point positions to fit the bounding box. I am not sure if this method will affect the training.

from 3dmppe_posenet_release.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.