7d0ebb7ea0
Fixed links in the quickstart README ( #1796 )
...
* Fixed links in the quickstart README
I suspect this section was in the root README before being moved here, because all the links were broken (more specifically, on the wrong level of the folder structure) and had to be replaced.
* Update README.md
Co-authored-by: Ginés Hidalgo <gineshidalgo99@gmail.com >
2020-12-16 21:45:59 -05:00
Pinocchioo and GitHub
d2d02895a5
Fix python examples_09 ( #1794 )
2020-12-16 21:23:39 -05:00
Elvis Yu-Jing Lin and GitHub
38de653c06
Fixed links under doc/installation ( #1797 )
2020-12-15 23:46:05 -05:00
Gines Hidalgo
a42b639021
Added Nvidia doc
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-12-06 22:11:20 -05:00
Gines Hidalgo
91a09313a9
Restructured demo_quick_start and README
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-24 20:02:07 -05:00
Gines Hidalgo
4e86626143
Simplified output doc and more examples in demo_quick_start
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-22 14:12:27 -05:00
Gines Hidalgo
8d2f3a88f1
Improved demo_quick_start.md
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-21 01:14:42 -05:00
Gines Hidalgo
3a7cd1dbde
Deprecated non-API examples and further simplified readme/doc
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-20 23:21:53 -05:00
Gines Hidalgo
f20d5ee0e7
Doc further ordered and restructured
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-19 19:57:00 -05:00
Gines Hidalgo
1d46c088fc
Doc ordered in a more intuitive way
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-19 00:42:23 -05:00
Gines Hidalgo
1b4827f08c
AppVeyor testing Windows again and testing OpenPoseDemo
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-18 23:36:39 -05:00
Gines Hidalgo
425de2f5e1
Eigen updated to 3.3.8 and working on Windows
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-18 23:16:33 -05:00
Gines Hidalgo
3c4b284afd
OpenCV updated to 4.5 from 4.2
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-18 22:10:56 -05:00
Gines Hidalgo
8ca5c1d95a
OpenPose v1.7.0
v1.7.0
2020-11-17 00:48:30 -05:00
Gines Hidalgo
2a23e28627
OpenPose v1.7.0
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-16 23:15:31 -05:00
Gines Hidalgo
ef06d23865
OpenCV linking again
2020-11-15 22:06:03 -05:00
Gines Hidalgo
258182c28c
OpenPose v1.7.0
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-15 21:34:38 -05:00
Gines Hidalgo
3533300575
Removed CLang warnings
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-15 20:11:48 -05:00
Gines Hidalgo
74405299ac
Disabled MKL by default
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-15 19:47:12 -05:00
Gines Hidalgo
43b3b6cad4
Added Ampere arch
2020-11-14 22:54:01 -05:00
Gines Hidalgo
3a21129cd0
Windows 10: Added CUDA11.1/cuDNN8.0 instructions
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-10 00:15:52 -05:00
Gines Hidalgo
1198458b86
Ubuntu20: Removed compiler warnings
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-09 23:34:43 -05:00
Gines Hidalgo
8a9b46c3eb
Added support for Ubuntu20, CUDA11, cuDNN8, highly simplified install doc
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-11-09 22:42:46 -05:00
Frankie Robertson and GitHub
7b960082e2
Improve Python API including enabled AsynchronousOut mode ( #1593 )
...
* Move producer configuration into configure(...) method of Python API
* Enable output from OpenPose in Python API by making VectorDatum an opaque STL type
* Return empty arrays as None in Python API
* Add type_caster for Array<long long> for datum.poseIds in Python API
* Add ThreadManagerMode enum to Python interface
* Update Python tutorial in line with updated interface and add demo of AsynchronousOut mode
* Remove static_cast of ThreadManagerMode which is no longer needed
* Only set up producer in Python API when SynchronousIn is set
* Fix up memory handling in emplaceAndPop
* Pass AsynchronousOut in async out example
2020-10-29 10:48:49 -04:00
Gines Hidalgo
69ce288772
Improved doc
...
Signed-off-by: Gines Hidalgo <gineshidalgo99@gmail.com >
2020-10-25 18:40:53 -04:00
Howyoung and GitHub
fb7c5e769a
Add a mirror option to CMakeLists.txt ( #1686 )
2020-10-25 18:28:06 -04:00
Gines Hidalgo
5847ac3bd5
Improved error message
2020-10-15 22:53:06 -04:00
Xiang Yann, Lim and GitHub
55ed1f4ab6
Fixed broken links and some typos, assigned respective tag on codeblock ( #1709 )
...
* link broken fix
* beautify + more link fix
* removed non-existent link
* typo fix
2020-10-02 17:20:22 -04:00
ika9810 and GitHub
16ab72801d
Update library_add_new_module.md ( #1702 )
2020-09-21 08:58:38 -04:00
Andrei Costinescu and GitHub
de3bea5f71
Update 10_asynchronous_custom_input.cpp ( #1696 )
...
Fix typo "funtion" -> "function" on line 40
2020-09-11 22:43:46 -04:00
Cengizhan Pasaoglu and GitHub
145384a9c7
Update script for downloading CUDA 11 for Ubuntu 20 or later versions ( #1691 )
2020-09-07 19:36:14 -04:00
Cengizhan Pasaoglu and GitHub
69277af65f
asum_diff, sumsq_data and sumsq_diff wrapper functions fixed ( #1692 )
2020-09-07 19:35:36 -04:00
yijiangw and GitHub
b5bffe18a8
Fix bug in "CMakeLists.txt" for pre-built Caffe path setting fail on UNIX or APPLE ( #1645 )
2020-07-14 11:47:20 -04:00
Lim Xiang Yann and GitHub
8488cd577a
Added OpenSSL for fresh Ubuntu 18.04 installation ( #1627 )
2020-06-30 14:44:44 -04:00
Sobeit-Tim and GitHub
317fda105e
Fix a typo in calibration_module.md ( #1629 )
2020-06-30 10:31:27 -04:00
Dmitriy Aleksandrovich and GitHub
92c7f7c4d7
Guide how to use exsidius/openpose ( #1617 )
2020-06-21 17:33:50 -04:00
Gines Hidalgo
b365f48e48
C++ tutorial API only cv::imshow if not empty
2020-06-19 19:13:05 -04:00
Gines Hidalgo
9827ab75d6
Made (even) more clear tutorial thread is advanced
2020-06-14 00:05:25 -04:00
Gines Hidalgo
46986f251c
Added alternative installation instructions #1594
2020-06-13 21:46:46 -04:00
Gines Hidalgo
4faace17b6
90 and 270 rotations working again #1586
2020-06-13 21:40:17 -04:00
Joab Leite S. Neto and GitHub
9433792bc8
Update prerequisites.md ( #1608 )
2020-06-11 09:43:12 -04:00
Gines Hidalgo
3915b922eb
Updated Flintbox link
2020-04-30 09:33:03 -04:00
Alison Clarke and GitHub
f05b37a80b
Don't try to tap homebrew/science ( #1572 )
...
homebrew/science is now deprecated, but opencv and hdf5 are now both in homebrew/core, so can be installed without tapping homebrew/science.
2020-04-30 09:14:48 -04:00
Gines Hidalgo
3d057691b2
OpenPose v1.6.0
v1.6.0
2020-04-26 23:49:20 -04:00
Gines Hidalgo
3b94390346
Fixed flag output_resolution not working with gpu rendering
2020-04-26 23:19:05 -04:00
Gines Hidalgo
e838803ea5
Fixed 4k images with many people not rendering skeletons
2020-04-26 23:18:40 -04:00
Gines Hidalgo
98e53de174
All/some skeletons not properly displayed or missing when many people
2020-04-26 16:39:18 -04:00
Gines Hidalgo
5002ebd0a6
Updated doc
2020-04-23 23:56:46 -04:00
Gines Hidalgo
25698abae5
Updated doc
2020-04-23 23:55:32 -04:00
Gines Hidalgo
82e452f4b4
Added more verbose to Wrapper & fixed wrong non-CPU render when body=cpu & face/hand set to auto but disabled
2020-04-23 23:54:18 -04:00