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

torchvision requires a python version > 3.8

Open saeedEnte opened this issue 1 year ago • 5 comments

  • torchvision requires the minimum python version of 3.8. I tried setting up the venv with conda. Did not work.
  • Is it possible to setup the venv using pip or poetry?

saeedEnte avatar Jul 31 '23 11:07 saeedEnte

Hi! I think it's ok to setup the environment using pip. Using python 3.8 should also be fine if you can setup the environment properly.

Lakonik avatar Aug 04 '23 13:08 Lakonik

Thank you so much for the answer @Lakonik ,

I have tried it with a python version 3.8 and setting up the env with pip was successful. Btw, Do we have any script for running the model (inferencing) with a random image?

saeedEnte avatar Aug 07 '23 11:08 saeedEnte

EPro-PnP-Det does have an inference script.

Lakonik avatar Aug 07 '23 13:08 Lakonik

Tanks for the answer, As my task is pose-estimation, I was wondering to know if there is a script for EPro-PnP-6DoF.

saeedEnte avatar Aug 07 '23 14:08 saeedEnte

Ah ok, but unfortunately we don't have a script for EPro-PnP-6DoF yet

Lakonik avatar Aug 07 '23 14:08 Lakonik