-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
from cvpods import _C #2
Comments
I got this error... so can you help me why it? |
Did you build the project? Please refer to the build-from-source section. By the way, if you have permission issues, please try to use |
Yes , i have built the project ... `` Is this a normal question? |
You could get some help from this issue: facebookresearch/detectron2#149 (comment). |
Thanks it works... |
This project did not use any deformable conv .So it only use pytorch can be use. Those package is rubbish |
Hmmm, this repo indeed has nothing to do with the deformable convolutions, but you need to build kernels for the tree filter. |
ImportError: cannot import name '_C' from 'cvpods' (/home/yuejiutao/Code/RealSR_exp/CDC/modules/LearnableTreeFilterV2/cvpods/init.py)
The text was updated successfully, but these errors were encountered: