jackroos/VL-BERT

Is the roialign part forgotten compiled ?

Liu0329 opened this issue · 3 comments

It seems that the setup.py only compiles roipooling but not roialign.

Both would be compiled since RoI align is also contained in this folder.

But there is only roipooling.so generated

I added the roi-align part in setup.py and it works