when i run the train.py,this problem show:
ImportError: cannot import name 'deform_conv_cuda' from partially initialized module 'stereo.libs.AANet.deform_conv' (most likely due to a circular import) (/home/lvrz/pythonproject/OpenStereo-2/./stereo/libs/AANet/deform_conv/init.py)
How to slove it,please!
when i run the train.py,this problem show: ImportError: cannot import name 'deform_conv_cuda' from partially initialized module 'stereo.libs.AANet.deform_conv' (most likely due to a circular import) (/home/lvrz/pythonproject/OpenStereo-2/./stereo/libs/AANet/deform_conv/init.py) How to slove it,please!