Open Abhayy-Kumar opened 6 months ago
I've solved the issue. I'm not sure you are still on the issue but I hope it helps you.
Thanks, it worked, now I am not getting that error. I got very long output, last lines are given below, do you think setup.py was built successfully?
"Installed /content/bottom-up-attention.pytorch Processing dependencies for bottom-up-attention.pytorch==0.0.0 Finished processing dependencies for bottom-up-attention.pytorch==0.0.0"
do you think setup.py was built successfully?
I'm not sure. I've also got the same message. Probably, I should run the model once to ensure whether it is built sucessfully.
Hello everyone, so i am trying to extract features from images for my project and getting this error again and again.
I have successfully installed detectron2 and getting this error when trying to build setup.py of bottom-up-attention.pytorch.
I am using google colab with T4 gpu support.
Pasting the whole output below.