EPro-PnP
EPro-PnP copied to clipboard
where is the pose data
Hi, after running the two programs, where is the pose data stored, and I only see the visualization results, Thank you.
In EPro-PnP-6DoF, which is based on CDPN, currently there is not built-in option to save the pose results. But you may edit test.py and write the following pose results to some files. https://github.com/tjiiv-cprg/EPro-PnP/blob/1545131fde2b47ec4c135776d575e11feeb0f7cd/EPro-PnP-6DoF/lib/test.py#L229
In EPro-PnP-Det, you can save the results in standard nuScenes format by passing the argument:
--eval-options jsonfile_prefix=/PATH/TO/OUTPUT/DIRECTORY