BertaBescos / DynaSLAM

DynaSLAM is a SLAM system robust in dynamic environments for monocular, stereo and RGB-D setups
https://bertabescos.github.io/DynaSLAM/
Other
829 stars 201 forks source link

MaskNet.cc:39: DynaSLAM::SegmentDynObject::SegmentDynObject(): Assertion `this->py_module != NULL' failed. #58

Open shuchun1997 opened 4 years ago

shuchun1997 commented 4 years ago

used python2.7,opencv2.4.11,and check.py is fine. but i had a bad problem,could you please tell me how to fix it , thanks!

KaninchenM commented 3 years ago

Use maskrcnn's Check.py to make sure if the maskrcnn module(base python) import well. FYI: https://blog.csdn.net/Mac0327/article/details/105861895