BertaBescos / DynaSLAM

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

ImportError: numpy.core.multiarray failed to import #74

Open JXFOnestep opened 2 years ago

JXFOnestep commented 2 years ago

When i run DynaSLAM with rgb_tum ,the error occured,anyone can help me ? plz

./Examples/RGB-D/rgbd_tum Vocabulary/ORBvoc.txt Examples/RGB-D/TUM3.yaml ~/data/rgbd_dataset_freiburg3_walking_rpy Examples/RGB-D/associations/fr3_walking_rpy.txt ./mask/

nImages: 866 Loading Mask R-CNN. This could take a while... Importing Mask R-CNN Settings... ImportError: numpy.core.multiarray failed to import Segmentation fault (core dumped)

kimmery1 commented 2 years ago

have you slove these problem? Look forward to your reply thanks