Coder Social home page Coder Social logo

How did you do the eval ? about loco HOT 7 CLOSED

fabbrimatteo avatar fabbrimatteo commented on July 18, 2024
How did you do the eval ?

from loco.

Comments (7)

YangJae96 avatar YangJae96 commented on July 18, 2024

How did you run the "show.py" script??
image

I can not run the script because there is no
dataset.test_set script..
How did you solve it??
Can you please help me.

from loco.

WManYang avatar WManYang commented on July 18, 2024

Hi,
thank you for your great work!

I have some problem to ask you.

for training the "code_predictor" model, the labeled data "y_true" is firstly obtained by "autoencoder.encode()" ??

moreover, I do not see where did you train the autoencoder.

thank you very much.

from loco.

fabbrimatteo avatar fabbrimatteo commented on July 18, 2024

Hi @remimar,
sorry for the huge delay in my response. I added the eval.py script. Let me know if you can reproduce the results of the paper.

from loco.

fabbrimatteo avatar fabbrimatteo commented on July 18, 2024

Hi @YangJae96, I fixed the issue. Now you should be able to run the script.

from loco.

fabbrimatteo avatar fabbrimatteo commented on July 18, 2024

Hi @WManYang,
Yes, you are right: y_true is obtained using the autoencoder's encode function. As stated in the README, you can find the training code for the autoencoder here.

from loco.

cvNXE avatar cvNXE commented on July 18, 2024

Hello, thank you very much for sharing your research . May I ask you a question? I want to use pre-trained LoCo to estimate the
human pose of other databases. Do I have to provide the camera intrinsic parameters related to this database for LoCo? What if I can't provide the camera intrinsic parameters?

from loco.

fabbrimatteo avatar fabbrimatteo commented on July 18, 2024

If you want to obtain reliable predictions, you should utilize only images that have been obtained with the same intrinsic parameters used during training.
If you want to use images obtained with different intrinsic parameters (and you know the parameters) simply replacing them in the functions will not work. But probably there is a way to move from two camera spaces knowing the intrinsic parameters of the two spaces. If you find the solution can you please post it here? :)
If you feed the network with images with unknown parameters you will have unpredictable results. In this scenario, keep the same parameters used during training. 3D coords will be not reliable, but the order will be fine (they will look stretched).

from loco.

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.