我正在尝试使用Ubuntu在Jetson TX2上运行openpose。这就是我要回来的东西,我不知道为什么。有人可以帮忙吗?
nvidia@tegra-ubuntu:~/openpose$ build/examples/openpose/openpose.bin --video examples/media/video.avi
Starting OpenPose demo...
Auto-detecting all available GPUs... Detected 1 GPU(s), using 1 of them starting at GPU 0.
Starting thread(s)...
F0920 16:49:01.620421 9294 cudnn.hpp:128] Check failed: status == CUDNN_STATUS_SUCCESS (3 vs. 0) CUDNN_STATUS_BAD_PARAM
*** Check failure stack trace: ***
@ 0x7f95589718 google::LogMessage::Fail()
@ 0x7f9558b614 google::LogMessage::SendToLog()
@ 0x7f95589290 google::LogMessage::Flush()
@ 0x7f9558beb4 google::LogMessageFatal::~LogMessageFatal()
@ 0x7f9519b200 caffe::CuDNNConvolutionLayer<>::Reshape()
@ 0x7f9525841c caffe::Net<>::Init()
@ 0x7f9525a194 caffe::Net<>::Net()
@ 0x7f95e21710 op::NetCaffe::initializationOnThread()
@ 0x7f95e916b8 op::addCaffeNetOnThread()
@ 0x7f95e92070 op::PoseExtractorCaffe::netInitializationOnThread()
@ 0x7f95e959c8 op::PoseExtractorNet::initializationOnThread()
@ 0x7f95e8df94 op::PoseExtractor::initializationOnThread()
@ 0x7f95e89d7c op::WPoseExtractor<>::initializationOnThread()
@ 0x7f95e4dffc op::SubThread<>::initializationOnThread()
@ 0x7f95e52bac op::Thread<>::initializationOnThread()
@ 0x7f95e52dd0 op::Thread<>::threadFunction()
@ 0x7f9588e280 (unknown)
@ 0x7f95648fc4 start_thread
Aborted (core dumped)