Giter Club home page Giter Club logo

Comments (6)

simon199250 avatar simon199250 commented on May 10, 2024

I would like to ask what version of the CUDA,cudnn and opencv

from realtime_multi-person_pose_estimation.

gineshidalgo99 avatar gineshidalgo99 commented on May 10, 2024

Please, could you try a non-OpenGL OpenCV version? We think the problem might be there.
If you are able to try it, please let us know if it works in that way! Thanks!

from realtime_multi-person_pose_estimation.

simon199250 avatar simon199250 commented on May 10, 2024

No way。 Still same,Do you need to use QT?could anyone help me solver the problem.Thank you!

from realtime_multi-person_pose_estimation.

simon199250 avatar simon199250 commented on May 10, 2024

install opencv 2.4.9 use cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON -D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D WITH_QT=ON -D WITH_OPENGL=OFF -D CUDA_ARCH_BIN=5.2 ..
right?

from realtime_multi-person_pose_estimation.

simon199250 avatar simon199250 commented on May 10, 2024

dl@dl:/Realtime_Multi-Person_Pose_Estimation-master/caffe_demo$ ./build/examples/rtpose/rtpose.bin --video video/4.mp4 --logtostder
ERROR: unknown command line flag 'logtostder'
dl@dl:
/Realtime_Multi-Person_Pose_Estimation-master/caffe_demo$ ./build/examples/rtpose/rtpose.bin --video video/4.mp4 --logtostderr
I0224 17:00:15.388440 14081 rtpose.cpp:1687] Display resolution: 1280x720
I0224 17:00:15.388492 14081 rtpose.cpp:1693] Net resolution: 656x368
I0224 17:00:15.388520 14081 rtpose.cpp:1468] Finish spawning 1 threads.
I0224 17:00:15.388542 14084 rtpose.cpp:175] Setting GPU 0
init done
I0224 17:00:15.962482 14084 rtpose.cpp:180] GPU 0: copying to person net
I0224 17:00:17.780849 14084 rtpose.cpp:202] start_scale = 1
I0224 17:00:17.780913 14084 rtpose.cpp:231] Dry running...
I0224 17:00:18.013065 14084 rtpose.cpp:233] Success.
I0224 17:00:18.013418 14084 rtpose.cpp:1081] GPU 0 is ready
OpenCV Error: Assertion failed (src.cols > 0 && src.rows > 0) in warpAffine, file /home/dl/Caffe/Install-OpenCV-master/Ubuntu/3.0/OpenCV/opencv-3.0.0/modules/imgproc/src/imgwarp.cpp, line 5573
terminate called after throwing an instance of 'cv::Exception'
what(): /home/dl/Caffe/Install-OpenCV-master/Ubuntu/3.0/OpenCV/opencv-3.0.0/modules/imgproc/src/imgwarp.cpp:5573: error: (-215) src.cols > 0 && src.rows > 0 in function warpAffine

已放弃 (核心已转储)
dl@dl:~/Realtime_Multi-Person_Pose_Estimation-master/caffe_demo$

use opencv2.4.9 and opencv3.0.0

The same problem, please help solve this problem, thank you

from realtime_multi-person_pose_estimation.

ZheC avatar ZheC commented on May 10, 2024

It seems that the video frames cannot be extracted properly, thus it has the error: (-215) src.cols > 0 && src.rows > 0 in function warpAffine. I would suggest (1) check the path to the video is correct (2) check whether you can visualize the frame by imshow()

from realtime_multi-person_pose_estimation.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.