Search Criteria
Package Details: openpose 1.7.0-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/openpose.git (read-only, click to copy) |
---|---|
Package Base: | openpose |
Description: | OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation |
Upstream URL: | https://github.com/CMU-Perceptual-Computing-Lab/openpose |
Keywords: | caffe computer-vision cpp cpp11 cvpr-2017 deep-learning human-behavior-understanding human-pose-estimation machine-learning multi-threading opencv openpose real-time |
Licenses: | ACADEMIC OR NON-PROFIT ORGANIZATION NONCOMMERCIAL RESEARCH USE ONLY |
Submitter: | fl.duriez |
Maintainer: | louielu |
Last Packager: | louielu |
Votes: | 1 |
Popularity: | 0.000000 |
First Submitted: | 2018-08-29 11:08 (UTC) |
Last Updated: | 2023-06-22 21:21 (UTC) |
Dependencies (10)
- caffe (caffe-opencl-git, trinnity-caffe-cuda-git, trinnity-caffe-cudnn-git, trinnity-caffe-git, intel-caffe-git, caffe-cuda, caffe-git, caffe-cuda-git, caffe-cmake-git)
- glu (glu-git)
- glut (freeglut-x11-svn, freeglut-wayland-svn, freeglut)
- libgl (libhybris-libgl-git, nvidia-340xx-utils, libglvnd-git, amdgpu-pro-libgl-cfe, amdgpu-pro-oglp, libglvnd)
- qt6-base (qt6-base-git, qt6-base-headless)
- boost (boost-git) (make)
- cmake (cmake-git) (make)
- doxygen (doxygen-git, doxygen-clang) (make)
- graphviz (make)
- wget (wget-git) (make)
Latest Comments
vikeyev commented on 2023-09-04 09:38 (UTC)
For some reason I'm having an issue when it begins downloading the models, am I doing something wrong or is there an alternative option for me?
louielu commented on 2023-06-15 22:28 (UTC)
@ioctl, thanks! I've updated the package.
ioctl commented on 2023-06-15 19:47 (UTC)
@louielu, done. Thank you for expressing your willingness to support the package!
louielu commented on 2023-06-14 14:46 (UTC)
Thanks for you maintained @ioctl, would you mind to point me out where should I do to adopt/update this AUR package?
Thanks.
ioctl commented on 2023-06-12 16:11 (UTC)
I will not maintain this packet anymore.
Please, feel free to adopt this packet.
louielu commented on 2023-06-09 18:15 (UTC)
If you encounter linking error from GLUT:
You will need to manually modify
CMakeLists.txt
UNIX OR APPLE
:GLUT_LIBRARY
toGLUT_LIBRARIES
Ref:
find_library(GLUT...)
not inUNIX or APPLE
: https://github.com/CMU-Perceptual-Computing-Lab/openpose/issues/2185#issuecomment-1502623266GLUT_LIBRARY
toGLUT_LIBRARIES
: https://aur.archlinux.org/packages/libfreenect-git#comment-864888ioctl commented on 2020-12-06 09:10 (UTC)
Thanks. Fixed.
PedroHLC commented on 2020-12-05 17:04 (UTC)
When building from a clean chroot, seems to be missing some qt5 libs:
ioctl commented on 2020-12-03 09:05 (UTC)
Updated to version 1.7.0.