EPro-PnP icon indicating copy to clipboard operation
EPro-PnP copied to clipboard

How to perform the inference demo on my own images

Open phattailam opened this issue 2 years ago • 3 comments

Hello! Thank you for your great work I want to run the inference demo by using my own images. Could you please tell me how I can do that?

phattailam avatar Jun 23 '23 15:06 phattailam

Hi! If you are talking about EPro-PnP-Det, you can run the command python demo/infer_imgs.py -h to view the available options. Note that camera intrinsic matrix is required to run the inference, and the camera should have zero pitch/roll angles relative to the ground.

Lakonik avatar Jun 27 '23 02:06 Lakonik

thank you very much!

phattailam avatar Jun 28 '23 02:06 phattailam