where is the file _psroi_pooling.py?
ubuntuyumiao opened this issue · 3 comments
ubuntuyumiao commented
Hi,thanks for your great job and share。when i test your code,an error turn out “No module named 'models.psroi_pooling._ext.psroi_pooling._psroi_pooling'” ,i found i can not found _psroi_pooling.py, Is this the problem?
YinRui1991 commented
I meet the same problem, do you solve it?
JohnPekl commented
have you tried to run sh make.sh
in the root of MOTDT
? I cloned this code with an appropriated conda set up and could run the code, refer to my repository fork MOTDT, scroll to the end of readme.
JHL1998 commented
Hi, do you know the error of 'ImportError: No module named motmetrics' ? should I download the project from py-motmetrics?