Skip to content

What pose is being outputted in pnp_results.csv? #33

@andrewjjeon

Description

@andrewjjeon

Hello, I have run

python scripts/network_inference_dataset.py -i trained_models/panda_dream_vgg_q.pth -d data/real/panda-3cam_realsense/ -o outputs -b 16 -w 8

and I am now trying to compare the "predicted pose" which I believe is in pnp_results.csv which was generated from the run.

I'm comparing the x y z predicted positions

Image

with the ground truth positions in the .json annotations for each frame.

Image

What pose is being recorded in pnp_results.csv? It doesn't seem to match well with link0 pose or "end-effector/hand" pose, so I am confused.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions