We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Welcome !
Input sensor was set to: RGB-D
Loading ORB Vocabulary. This could take a while... loading duration: 2.57s Vocabulary loaded!
ORB Extractor Parameters:
Depth Threshold (Close/Far Points): 3.73552 ####in Viewer run
Start processing sequence ... Images in the sequence: 827
Load model ... Wait for new RGB img time = F0423 20:34:39.230823 7374 math_functions.cu:26] Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED *** Check failure stack trace: *** @ 0x7fa1a380d0cd google::LogMessage::Fail() @ 0x7fa1a380ef33 google::LogMessage::SendToLog() @ 0x7fa1a380cc28 google::LogMessage::Flush() @ 0x7fa1a380f999 google::LogMessageFatal::~LogMessageFatal() @ 0x7fa186bb021e caffe::caffe_gpu_gemm<>() @ 0x7fa186b44c4e caffe::BNLayer<>::Forward_gpu() @ 0x7fa186ac5202 caffe::Net<>::ForwardFromTo() @ 0x7fa186ac5317 caffe::Net<>::Forward() @ 0x7fa198c3a7b9 Classifier::Predict() @ 0x7fa1a3b609d6 ORB_SLAM2::Segment::Run() @ 0x7fa1a01fb4c0 (unknown) @ 0x7fa19f4236db start_thread @ 0x7fa19fc3f61f clone [TUM-2] process has died [pid 7246, exit code -6, cmd /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/TUM /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/../../../Vocabulary/ORBvoc.bin /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/TUM3.yaml /home/h/catkin_ws/src/DS-SLAM/TUM_DATA/rgbd_dataset_freiburg3_walking_xyz /home/h/catkin_ws/src/DS-SLAM/TUM_DATA/rgbd_dataset_freiburg3_walking_xyz/associate.txt /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/prototxts/segnet_pascal.prototxt /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/segnet_pascal.caffemodel /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/tools/pascal.png __name:=TUM __log:=/home/h/.ros/log/bb689dd6-c301-11ec-9024-6c92bf1cd756/TUM-2.log]. log file: /home/h/.ros/log/bb689dd6-c301-11ec-9024-6c92bf1cd756/TUM-2*.log
The text was updated successfully, but these errors were encountered:
已解决,cuda和cudnn的问题。
Sorry, something went wrong.
遇到同样的问题,请问如何解决的?cuda和cudnn的版本分别是多少?
已解决,cuda版本为10.0,cudnn版本为7。
No branches or pull requests
Welcome !
Input sensor was set to: RGB-D
Loading ORB Vocabulary. This could take a while...
loading duration: 2.57s
Vocabulary loaded!
ORB Extractor Parameters:
Depth Threshold (Close/Far Points): 3.73552
####in Viewer run
Start processing sequence ...
Images in the sequence: 827
Load model ...
Wait for new RGB img time =
F0423 20:34:39.230823 7374 math_functions.cu:26] Check failed: status == CUBLAS_STATUS_SUCCESS (13 vs. 0) CUBLAS_STATUS_EXECUTION_FAILED
*** Check failure stack trace: ***
@ 0x7fa1a380d0cd google::LogMessage::Fail()
@ 0x7fa1a380ef33 google::LogMessage::SendToLog()
@ 0x7fa1a380cc28 google::LogMessage::Flush()
@ 0x7fa1a380f999 google::LogMessageFatal::~LogMessageFatal()
@ 0x7fa186bb021e caffe::caffe_gpu_gemm<>()
@ 0x7fa186b44c4e caffe::BNLayer<>::Forward_gpu()
@ 0x7fa186ac5202 caffe::Net<>::ForwardFromTo()
@ 0x7fa186ac5317 caffe::Net<>::Forward()
@ 0x7fa198c3a7b9 Classifier::Predict()
@ 0x7fa1a3b609d6 ORB_SLAM2::Segment::Run()
@ 0x7fa1a01fb4c0 (unknown)
@ 0x7fa19f4236db start_thread
@ 0x7fa19fc3f61f clone
[TUM-2] process has died [pid 7246, exit code -6, cmd /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/TUM /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/../../../Vocabulary/ORBvoc.bin /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/TUM3.yaml /home/h/catkin_ws/src/DS-SLAM/TUM_DATA/rgbd_dataset_freiburg3_walking_xyz /home/h/catkin_ws/src/DS-SLAM/TUM_DATA/rgbd_dataset_freiburg3_walking_xyz/associate.txt /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/prototxts/segnet_pascal.prototxt /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/segnet_pascal.caffemodel /home/h/catkin_ws/src/DS-SLAM/Examples/ROS/ORB_SLAM2_PointMap_SegNetM/tools/pascal.png __name:=TUM __log:=/home/h/.ros/log/bb689dd6-c301-11ec-9024-6c92bf1cd756/TUM-2.log].
log file: /home/h/.ros/log/bb689dd6-c301-11ec-9024-6c92bf1cd756/TUM-2*.log
The text was updated successfully, but these errors were encountered: