BertaBescos / DynaSLAM

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

my version: numpy=1.16.6 tensorflow=1.12.3 python=2.7 how to slove the follow problem? #82

Open kimmery1 opened 2 years ago

kimmery1 commented 2 years ago

./Examples/RGB-D/rgbd_tum Vocabulary/ORBvoc.txt ./Examples/RGB-D/TUM3.yaml /home/iu/catkin_ws/src/data/rgbd_dataset_freiburg3_walking_rpy/ /home/iu/catkin_ws/src/data/rgbd_dataset_freiburg3_walking_rpy/associate.txt ./data_output/mask ./data_output/output nImages: 866 Loading Mask R-CNN. This could take a while... Importing Mask R-CNN Settings... ImportError: numpy.core.multiarray failed to import 段错误 (核心已转储)

JWonder-qgx commented 1 year ago

你好,请问你解决了吗?我也遇到了这个问题