youtubevos / MaskTrackRCNN

MaskTrackRCNN for video instance segmentation based on mmdetection
Apache License 2.0
431 stars 75 forks source link

ror_align_cuda #49

Closed zhaiyukun closed 3 years ago

zhaiyukun commented 3 years ago

when i train the model, there is an error: ImportError: cannot import name 'roi_align_cuda' from 'mmdet.ops.roi_align' can you tell me how to fix the error?

xiaoPohaiex commented 2 years ago

I have the same problem,and could you tell me how to solve it ?