paulpanwang / POPE

Welcome to the project repository for POPE (Promptable Pose Estimation), a state-of-the-art technique for 6-DoF pose estimation of any object in any scene using a single reference.
https://paulpanwang.github.io/POPE/
134 stars 11 forks source link

xFormers not available #13

Open aThinkingNeal opened 7 months ago

aThinkingNeal commented 7 months ago

Greetings, it shows xFormers is not available, but I checked the pytorch index, there is no xformers for cuda 11.3, may I ask how did you install the xformers?

The index i checked and the warning are as follows:

https://download.pytorch.org/whl/cu113

image

kordou commented 7 months ago

same problem here

davidretinski commented 6 months ago

Hello everyone, have you found a solution for this?

werdnabae commented 3 months ago

I get the same warning, but the evaluation scripts still run fine.