Tony607 / mmdetection_instance_segmentation_demo

How to train an instance segmentation model with mmdetection
Other
29 stars 40 forks source link

ImportError: cannot import name 'deform_conv_cuda' #1

Open smoolya17 opened 5 years ago

smoolya17 commented 5 years ago

Whenever I try to run from mmdet.models import build_detector i get an error saying ImportError: cannot import name 'deform_conv_cuda' What can I do to avoid this error?

azibit commented 4 years ago

Run this python setup.py develop