EPro-PnP-v2
EPro-PnP-v2 copied to clipboard
torchvision requires a python version > 3.8
- 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?
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.
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?
EPro-PnP-Det does have an inference script.
Tanks for the answer, As my task is pose-estimation, I was wondering to know if there is a script for EPro-PnP-6DoF.
Ah ok, but unfortunately we don't have a script for EPro-PnP-6DoF yet