Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
136 commits
Select commit Hold shift + click to select a range
a07bb9c
Fix sanity check in configureThreadManager (#1285)
kroq-gar78 Jul 14, 2019
13ee82f
Doc improvement (#1283)
johndpope Jul 14, 2019
7c1e8e4
Sanity checks for flir camera with 3-d #1254
gineshidalgo99 Jul 14, 2019
0a7d5b8
Added cmake support toolchain file properly (#1301)
choiip Jul 18, 2019
e1cec23
Improved CPU accuracy #1240
gineshidalgo99 Aug 26, 2019
3f8d6ec
Merge branch 'master' of https://github.com/CMU-Perceptual-Computing-…
gineshidalgo99 Aug 26, 2019
ebd97f4
Add AppVeyor support (#1136)
thomasfaingnaert Aug 26, 2019
f8235ae
Added AppVeyor build icon
gineshidalgo99 Aug 26, 2019
dce05b8
Fixed a tiny typo (#1306)
xiangyann Aug 26, 2019
a7ad79e
3rdpartyDOC: note about version compatibility between eigen3 and CUDA…
jlsneto Aug 26, 2019
d141b6c
OpenCL and 3D working again
gineshidalgo99 Aug 27, 2019
5283e28
Added doc to save heatmaps in floating format #1333
gineshidalgo99 Aug 27, 2019
bbef038
Improved error message and doc
gineshidalgo99 Sep 2, 2019
363cd0b
OpenPose v1.5.1
gineshidalgo99 Sep 4, 2019
4da6873
Fixed a typo in faq.md (#1358)
0x333333 Sep 10, 2019
0833a05
Fix a typo in installation.md (#1359)
0x333333 Sep 10, 2019
c57b398
Update installation.md to quickstart Linux users (#1351)
neonb88 Sep 11, 2019
3ba22c5
Improved doc
gineshidalgo99 Sep 11, 2019
d89fe62
Merge branch 'master' of https://github.com/CMU-Perceptual-Computing-…
gineshidalgo99 Sep 11, 2019
4f9ee6b
OpenCV (win64) updated to 4.1.1
gineshidalgo99 Sep 25, 2019
47af3a8
Removed Windows warnings
gineshidalgo99 Sep 25, 2019
82e8a51
Fix typo in doc (#1382)
kndt84 Sep 25, 2019
66ea7b3
More Windows warnings removed
gineshidalgo99 Sep 25, 2019
06d4ea6
Improved Doc with GitHub issue questions
gineshidalgo99 Sep 29, 2019
b3aceed
Added training code repo info
gineshidalgo99 Oct 1, 2019
d5d3427
OpenCV (so all 3rdparty deps) removed from headers
gineshidalgo99 Oct 7, 2019
41d8c08
Header call moved to first line of each cpp
gineshidalgo99 Oct 7, 2019
d6174a2
Renamed check(), log() and dLog() to avoid 3rd-party function name re…
gineshidalgo99 Oct 7, 2019
35cf7ab
Updated Python to new code
gineshidalgo99 Oct 7, 2019
d637c5c
Added String vs. std::string
gineshidalgo99 Oct 8, 2019
8924b17
Updated handFromJsonTest to String
gineshidalgo99 Oct 8, 2019
3d11f48
Updated Python to Matrix
gineshidalgo99 Oct 13, 2019
100eb33
Fixed typo in examples
gineshidalgo99 Oct 13, 2019
4544b24
Added OP ROS link
gineshidalgo99 Oct 13, 2019
c0017b6
Command consistency checks and typos in mac build doc (#1409)
xiangyann Oct 23, 2019
559a57e
Added Volta to our custom Caffe
gineshidalgo99 Oct 27, 2019
469d6ed
Doc improvements for mac (hw.logicalcpu) (#1415)
xiangyann Nov 9, 2019
d0bb4e9
Added ZeroToOneFixedAspect and PlusMinusOneFixedAspect to ScaleMode
gineshidalgo99 Nov 10, 2019
59a7365
Updated flagsToOpenPose
gineshidalgo99 Nov 10, 2019
eef7e8a
Fixed compiling error
gineshidalgo99 Nov 10, 2019
91265c8
NatSort working with numbers longer than the int limit
gineshidalgo99 Nov 10, 2019
e31bdcd
Added functions for pose params (#1413)
soulslicer Nov 10, 2019
20d8eca
Improved doc for CMake and Python
gineshidalgo99 Nov 10, 2019
018d471
Updated some doc to use nproc rather than j8. (#1428)
xiangyann Nov 15, 2019
254570d
Added video tutorial for Windows
gineshidalgo99 Nov 15, 2019
825f0d0
Update faq.md (#1400)
igormcsouza Dec 16, 2019
511ee85
Updated doc
gineshidalgo99 Jan 18, 2020
d78ae77
Update README.md
subail Jan 20, 2020
28d1406
Update install_cuda.sh for Ubuntu 18.04 (#1463)
alizahidraja Apr 4, 2020
b98211a
Add quotes to pathname arguments for `ffmpeg` and `mv` command in vid…
dinatih Apr 4, 2020
7242e33
Installation instructions to build Python 2.7 (#1436)
aleixpb2 Apr 4, 2020
c71b55b
Proper fix for #1439 and cleaned accepted PRs
gineshidalgo99 Apr 4, 2020
1702bc6
OpenCV updated to 4.2
gineshidalgo99 Apr 4, 2020
b1ca9af
Fixed typos in doc
gineshidalgo99 Apr 4, 2020
d4db1c9
Macro issue in `openCvMultiversionHeaders.hpp` that makes CV4+ not co…
ganler Apr 4, 2020
4902c03
Fixed compiling error
gineshidalgo99 Apr 4, 2020
eab3210
Updated README and added test script
gineshidalgo99 Apr 4, 2020
6b3652b
OpenPose debug fully working & added some 3rdparty debug libs
gineshidalgo99 Apr 6, 2020
36ddcdb
Bin folder with only used DLLs
gineshidalgo99 Apr 23, 2020
66a2757
Added 3d asynchronous functionality and example
gineshidalgo99 Apr 24, 2020
82e452f
Added more verbose to Wrapper & fixed wrong non-CPU render when body=…
gineshidalgo99 Apr 24, 2020
25698ab
Updated doc
gineshidalgo99 Apr 24, 2020
5002ebd
Updated doc
gineshidalgo99 Apr 24, 2020
98e53de
All/some skeletons not properly displayed or missing when many people
gineshidalgo99 Apr 26, 2020
e838803
Fixed 4k images with many people not rendering skeletons
gineshidalgo99 Apr 27, 2020
3b94390
Fixed flag output_resolution not working with gpu rendering
gineshidalgo99 Apr 27, 2020
3d05769
OpenPose v1.6.0
gineshidalgo99 Apr 27, 2020
f05b37a
Don't try to tap homebrew/science (#1572)
alisonrclarke Apr 30, 2020
3915b92
Updated Flintbox link
gineshidalgo99 Apr 30, 2020
9433792
Update prerequisites.md (#1608)
jlsneto Jun 11, 2020
4faace1
90 and 270 rotations working again #1586
gineshidalgo99 Jun 14, 2020
46986f2
Added alternative installation instructions #1594
gineshidalgo99 Jun 14, 2020
9827ab7
Made (even) more clear tutorial thread is advanced
gineshidalgo99 Jun 14, 2020
b365f48
C++ tutorial API only cv::imshow if not empty
gineshidalgo99 Jun 19, 2020
92c7f7c
Guide how to use exsidius/openpose (#1617)
gormonn Jun 21, 2020
317fda1
Fix a typo in calibration_module.md (#1629)
Sobeit-Tim Jun 30, 2020
8488cd5
Added OpenSSL for fresh Ubuntu 18.04 installation (#1627)
xiangyann Jun 30, 2020
b5bffe1
Fix bug in "CMakeLists.txt" for pre-built Caffe path setting fail on …
yijiangw Jul 14, 2020
69277af
asum_diff, sumsq_data and sumsq_diff wrapper functions fixed (#1692)
cngzhnp Sep 7, 2020
145384a
Update script for downloading CUDA 11 for Ubuntu 20 or later versions…
cngzhnp Sep 7, 2020
de3bea5
Update 10_asynchronous_custom_input.cpp (#1696)
AndreiCostinescu Sep 12, 2020
16ab728
Update library_add_new_module.md (#1702)
ika9810 Sep 21, 2020
55ed1f4
Fixed broken links and some typos, assigned respective tag on codeblo…
xiangyann Oct 2, 2020
5847ac3
Improved error message
gineshidalgo99 Oct 16, 2020
fb7c5e7
Add a mirror option to CMakeLists.txt (#1686)
zhou-haoyang Oct 25, 2020
69ce288
Improved doc
gineshidalgo99 Oct 25, 2020
7b96008
Improve Python API including enabled AsynchronousOut mode (#1593)
frankier Oct 29, 2020
8a9b46c
Added support for Ubuntu20, CUDA11, cuDNN8, highly simplified install…
gineshidalgo99 Nov 10, 2020
1198458
Ubuntu20: Removed compiler warnings
gineshidalgo99 Nov 10, 2020
3a21129
Windows 10: Added CUDA11.1/cuDNN8.0 instructions
gineshidalgo99 Nov 10, 2020
43b3b6c
Added Ampere arch
gineshidalgo99 Nov 15, 2020
7440529
Disabled MKL by default
gineshidalgo99 Nov 16, 2020
3533300
Removed CLang warnings
gineshidalgo99 Nov 16, 2020
258182c
OpenPose v1.7.0
gineshidalgo99 Nov 16, 2020
ef06d23
OpenCV linking again
gineshidalgo99 Nov 16, 2020
2a23e28
OpenPose v1.7.0
gineshidalgo99 Nov 17, 2020
8ca5c1d
OpenPose v1.7.0
gineshidalgo99 Nov 17, 2020
3c4b284
OpenCV updated to 4.5 from 4.2
gineshidalgo99 Nov 19, 2020
425de2f
Eigen updated to 3.3.8 and working on Windows
gineshidalgo99 Nov 19, 2020
1b4827f
AppVeyor testing Windows again and testing OpenPoseDemo
gineshidalgo99 Nov 19, 2020
1d46c08
Doc ordered in a more intuitive way
gineshidalgo99 Nov 19, 2020
f20d5ee
Doc further ordered and restructured
gineshidalgo99 Nov 20, 2020
3a7cd1d
Deprecated non-API examples and further simplified readme/doc
gineshidalgo99 Nov 21, 2020
8d2f3a8
Improved demo_quick_start.md
gineshidalgo99 Nov 21, 2020
4e86626
Simplified output doc and more examples in demo_quick_start
gineshidalgo99 Nov 22, 2020
91a0931
Restructured demo_quick_start and README
gineshidalgo99 Nov 25, 2020
a42b639
Added Nvidia doc
gineshidalgo99 Dec 7, 2020
38de653
Fixed links under doc/installation (#1797)
elvisyjlin Dec 16, 2020
d2d0289
Fix python examples_09 (#1794)
Pinocchioo Dec 17, 2020
7d0ebb7
Fixed links in the quickstart README (#1796)
saya-rbt Dec 17, 2020
a255747
Fix possible typo (#1802)
gosticks Dec 21, 2020
5a9acc7
Fixed typos in doc
gineshidalgo99 Jan 6, 2021
c79676d
Quick fix of a simple typo (#1823)
thecaffeinedev Jan 8, 2021
9846c82
GitHub template more strict & improved cuda-OP versioning doc
gineshidalgo99 Jan 8, 2021
b6f12b8
Typos fix in readme (#1826)
thecaffeinedev Jan 10, 2021
5badd2b
Fixed out of GPU memories: Added net_resolution_dynamic
gineshidalgo99 Jan 11, 2021
89e6767
Removed OpenCV 4.4 warning
gineshidalgo99 Jan 11, 2021
a13b963
Fixed Ubuntu compilation issues
gineshidalgo99 Jan 11, 2021
8f46216
Fixed Python compiling issue
gineshidalgo99 Jan 11, 2021
a72618c
Add GitHub actions (#1837)
MatthijsBurgh Jan 14, 2021
708b1b5
Fixed Unity/cudnn bindings/script
gineshidalgo99 Jan 14, 2021
5c5d80f
Updated cudnn/cuda script style
gineshidalgo99 Jan 14, 2021
4f1a36f
(OSX) Replace outdated ruby installer (#1841)
MatthijsBurgh Jan 15, 2021
2b98fbe
OSX working again on GitHub actions - Fix CI (#1840)
MatthijsBurgh Jan 15, 2021
dddaa81
Fix CI for most Ubuntus (#1848)
MatthijsBurgh Jan 18, 2021
59a29ea
All GitHub Actions pass and also test U18/20
gineshidalgo99 Jan 19, 2021
a412700
Fixed CUDA script typo
gineshidalgo99 Jan 19, 2021
64b4ba1
Disabled Travis and updated status badges
gineshidalgo99 Jan 19, 2021
8513287
Travis names replaced to generic CI
gineshidalgo99 Jan 19, 2021
d066b09
Improved GitHub pages & fixed some typos in there
gineshidalgo99 Jan 20, 2021
fcc44e4
Doxygen to 1.9; doc reordered, renamed & modified to adapt to GH page…
gineshidalgo99 Jan 21, 2021
db43b49
Rewrote README, added community projects and C++API doc
gineshidalgo99 Jan 23, 2021
18de3a0
Removed some relative links to avoid Doxygen redirect errors/confusions
gineshidalgo99 Jan 23, 2021
7f44889
Added Y. Raaj as author
gineshidalgo99 Jan 27, 2021
f34abbe
Update getModels.bat
TalBarami Feb 8, 2021
9d77b4e
Merge branch 'master' into staf
TalBarami Feb 8, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
595 changes: 417 additions & 178 deletions doc/doc_autogeneration.doxygen → .doc_autogeneration.doxygen

Large diffs are not rendered by default.

162 changes: 162 additions & 0 deletions .github/CI_deprecated/.travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,162 @@
# # This will run on Travis' 'new' container-based infrastructure

# # Blacklist
# branches:
# only:
# - master

# # Environment variables + OS + other parameters
# global:
# - GH_REPO_NAME: openpose
# - DOXYFILE: $CI_BUILD_DIR/.doc_autogeneration.doxygen
# # Set this in Environment Variables on travis-ci.org
# # - GH_REPO_REF: github.com/<user_name>/openpose.git
# matrix:
# # Use a build matrix to test many builds in parallel
# # envvar defaults:
# # WITH_CMAKE: true
# # WITH_PYTHON: false
# # WITH_CUDA: true
# # WITH_CUDNN: true
# # WITH_OPEN_CL: false
# # WITH_MKL: false
# include:
# # Ubuntu 16.04
# # Ubuntu 16.04 - Default - CMake - CUDA
# - os: linux
# dist: xenial
# env: NAME="U16-default-cmake-cuda8"
# sudo: required
# # Ubuntu 16.04 - Python - CMake - CUDA
# - os: linux
# dist: xenial
# env: NAME="U16-python-cmake-cuda8" WITH_PYTHON=true
# sudo: required
# # Generate and deploy documentation
# after_success:
# - cd $CI_BUILD_DIR
# - chmod +x scripts/generate_gh_pages.sh
# - ./scripts/generate_gh_pages.sh
# # Ubuntu 16.04 - Python - CMake - CPU
# - os: linux
# dist: xenial
# env: NAME="U16-python-cmake-cpu" WITH_PYTHON=true WITH_CUDA=false
# sudo: required
# # Ubuntu 16.04 - Python - CMake - OpenCL
# - os: linux
# dist: xenial
# env: NAME="U16-python-cmake-opencl" WITH_PYTHON=true WITH_CUDA=false WITH_OPEN_CL=true
# sudo: required
# # Ubuntu 16.04 - Python - CMake - CPU - Debug
# - os: linux
# dist: xenial
# env: NAME="U16-python-cmake-cpu-debug" WITH_PYTHON=true WITH_CUDA=false WITH_DEBUG=true
# sudo: required
# # Ubuntu 16.04 - Python - CMake - CPU - Unity
# - os: linux
# dist: xenial
# env: NAME="U16-python-cmake-cpu-unity" WITH_PYTHON=true WITH_UNITY=true WITH_CUDA=false
# sudo: required

# # Mac OSX
# # Mac OSX - Python - CMake - CPU
# - os: osx
# osx_image: xcode9.4 # xcode10.1 does not work with Python # Versions: https://docs.travis-ci.com/user/languages/objective-c#supported-xcode-versions
# env: NAME="OSX-python-cmake-cpu" WITH_CUDA=false WITH_PYTHON=true
# sudo: required
# # Mac OSX - Python - CMake - OpenCL
# - os: osx
# osx_image: xcode10.1 # Versions: https://docs.travis-ci.com/user/languages/objective-c#supported-xcode-versions
# env: NAME="OSX-default-cmake-opencl" WITH_CUDA=false WITH_OPEN_CL=true
# sudo: required
# # Mac OSX - Python - CMake - CPU - Debug
# - os: osx
# osx_image: xcode9.4 # xcode10.1 does not work with Python # Versions: https://docs.travis-ci.com/user/languages/objective-c#supported-xcode-versions
# env: NAME="OSX-python-cmake-cpu-debug" WITH_CUDA=false WITH_PYTHON=true WITH_DEBUG=true
# sudo: required
# # Mac OSX - Python - CMake - CPU - Unity
# - os: osx
# osx_image: xcode9.4 # xcode10.1 does not work with Python # Versions: https://docs.travis-ci.com/user/languages/objective-c#supported-xcode-versions
# env: NAME="OSX-python-cmake-cpu-unity" WITH_CUDA=false WITH_PYTHON=true WITH_UNITY=true
# sudo: required
# # Mac OSX - Default - CMake - CPU
# - os: osx
# osx_image: xcode10.1 # Versions: https://docs.travis-ci.com/user/languages/objective-c#supported-xcode-versions
# env: NAME="OSX-default-cmake-cpu" WITH_CUDA=false
# sudo: required

# # # TO-DO: To be implemented
# # # Windows
# # # Windows - Default - CMake - CUDA
# # - os: windows
# # env: NAME="W10-default-cmake-cuda8"

# # Ubuntu (others)
# # Ubuntu 16.04 - Default - CMake - CPU
# - os: linux
# dist: xenial
# env: NAME="U16-default-cmake-cpu" WITH_CUDA=false
# sudo: required
# # Ubuntu 16.04 - Default - Make - CUDA
# - os: linux
# dist: xenial
# env: NAME="U16-default-make-cuda8" WITH_CMAKE=false
# sudo: required
# # # TO-DO: To be implemented
# # # Ubuntu 16.04 - Default - CMake - CPU MKL
# # - os: linux
# # dist: xenial
# # env: NAME="U16-default-cmake-cpu-mkl" WITH_CUDA=false WITH_MKL=true
# # sudo: required
# # # Ubuntu 16.04 - Python - CMake - OpenCL
# # - os: linux
# # dist: xenial
# # env: NAME="U16-python-cmake-opencl" WITH_PYTHON=true WITH_CUDA=false WITH_OPEN_CL=true
# # sudo: required
# # # Unnecessary/redundant ones
# # # Ubuntu 16.04 - Default - CMake - CUDA - no cuDNN
# # - os: linux
# # dist: xenial
# # env: NAME="U16-default-cmake-cuda8-nocudnn" WITH_CUDNN=false
# # sudo: required
# # Ubuntu 14.04 - Default - CMake - CPU
# - os: linux
# dist: trusty
# env: NAME="U14-default-cmake-cpu" WITH_CUDA=false
# sudo: required
# # Ubuntu 14.04 - Default - Make - CUDA
# - os: linux
# dist: trusty
# env: NAME="U14-default-make-cuda8" WITH_CMAKE=false
# sudo: required
# # # Unnecessary/redundant ones
# # # Ubuntu 14.04 - Default - CMake - CUDA
# # - os: linux
# # dist: trusty
# # env: NAME="U14-default-cmake-cuda8"
# # sudo: required

# # Install apt dependencies
# addons:
# apt:
# packages:
# - doxygen
# - doxygen-doc
# - doxygen-latex
# - doxygen-gui
# - graphviz

# # Install Caffe and OP dependencies
# install:
# - if [[ "$CI_OS_NAME" == "linux" ]]; then sudo bash scripts/CI/install_deps_ubuntu.sh ; fi
# - if [[ "$CI_OS_NAME" == "osx" ]]; then bash scripts/CI/install_deps_osx.sh ; fi
# - if [[ "$CI_OS_NAME" == "windows" ]]; then exit 99 ; fi

# # Running CMake
# before_script:
# - bash scripts/CI/configure.sh

# # Build your code e.g., by calling make
# script:
# - bash scripts/CI/run_make.sh
# - bash scripts/CI/run_tests.sh
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
In order to recover Travis:
1. Uncomment all the lines of code in ".travis.yml" and move it back to the main folder (e.g., at the same level than the global README.md and CMakeLists.txt files).
2. Move `generate_gh_pages.sh` back to `scripts/generate_gh_pages.sh`.
3. Re-add the table of badges in the README.md:

| |`Default Config` |`CUDA (+Python)` |`CPU (+Python)` |`OpenCL (+Python)`| `Debug` | `Unity` |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| **`Linux`** | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/1)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/2)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/3)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/4)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/5)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/6)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) |
| **`MacOS`** | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/7)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/7)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/8)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/9)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/10)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) | [![Status](https://travis-matrix-badges.herokuapp.com/repos/CMU-Perceptual-Computing-Lab/openpose/branches/master/11)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose) |
| **`Windows`** | [![Status](https://ci.appveyor.com/api/projects/status/5leescxxdwen77kg/branch/master?svg=true)](https://ci.appveyor.com/project/gineshidalgo99/openpose/branch/master) | | | | |
<!--
Note: Currently using [travis-matrix-badges](https://github.com/bjfish/travis-matrix-badges) vs. traditional [![Build Status](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose.svg?branch=master)](https://travis-ci.org/CMU-Perceptual-Computing-Lab/openpose)
-->
10 changes: 4 additions & 6 deletions scripts/generate_gh_pages.sh → .github/CI_deprecated/generate_gh_pages.sh
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,13 @@ __AUTHOR__="openpose"
# - Packages doxygen doxygen-doc doxygen-latex doxygen-gui graphviz
# must be installed.
# - Doxygen configuration file must have the destination directory empty and
# source code directory with a $(TRAVIS_BUILD_DIR) prefix.
# source code directory with a $(CI_BUILD_DIR) prefix.
# - An gh-pages branch should already exist. See below for mor info on hoe to
# create a gh-pages branch.
#
# Required global variables:
# - TRAVIS_BUILD_NUMBER : The number of the current build.
# - TRAVIS_COMMIT : The commit that the current build is testing.
# - CI_BUILD_NUMBER : The number of the current build.
# - CI_COMMIT : The commit that the current build is testing.
# - DOXYFILE : The Doxygen configuration file.
# - GH_REPO_NAME : The name of the repository.
# - GH_REPO_REF : The GitHub reference to the repository.
Expand Down Expand Up @@ -71,8 +71,6 @@ echo "" > .nojekyll
##### Generate the Doxygen code documentation and log the output. #####
echo 'Generating Doxygen code documentation...'
# Redirect both stderr and stdout to the log file AND the console.
echo "INPUT = ${TRAVIS_BUILD_DIR}/README.md ${TRAVIS_BUILD_DIR}/include/openpose/" >> $DOXYFILE
echo "USE_MDFILE_AS_MAINPAGE = ${TRAVIS_BUILD_DIR}/README.md" >> $DOXYFILE
echo "OUTPUT_DIRECTORY = " >> $DOXYFILE
doxygen $DOXYFILE 2>&1 | tee doxygen.log

Expand All @@ -92,7 +90,7 @@ if [ -d "html" ] && [ -f "html/index.html" ]; then

# Commit the added files with a title and description containing the Travis CI
# build number and the GitHub commit reference that issued this build.
git commit -m "Deploy code docs to GitHub Pages Travis build: ${TRAVIS_BUILD_NUMBER}" -m "Commit: ${TRAVIS_COMMIT}"
git commit -m "Deploy code docs to GitHub Pages Travis build: ${CI_BUILD_NUMBER}" -m "Commit: ${CI_COMMIT}"

# Force push to the remote gh-pages branch.
# The ouput is redirected to /dev/null to hide any sensitive credential data
Expand Down
Binary file added .github/Logo_doxygen_black.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
24 changes: 14 additions & 10 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,18 @@
### Posting rules
1. **Duplicated posts will not be answered**. Check the [FAQ](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/faq.md) section, other GitHub issues, and general documentation before posting. E.g., **low-speed, out-of-memory, output format, 0-people detected, installation issues, ...**).
2. **Fill** the **Your System Configuration section (all of it or it will not be answered!)** if you are facing an error or unexpected behavior. Feature requests or some other type of posts might not require it.
1. **No duplicated posts, only 1 new post opened a day, and up to 2 opened a week**. Otherwise, extrict user bans will occur.
- Check the [FAQ](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/05_faq.md) section, other GitHub issues, and general documentation before posting. E.g., **low-speed, out-of-memory, output format, 0-people detected, installation issues, ...**).
- Keep posting all your issues in the same post.
- No bans if you are unsure whether the post is duplicated!
2. **Fill all** the **Your System Configuration section** if you are facing an error or unexpected behavior. Some posts (e.g., feature requests) might not require it.
3. **No questions about training or 3rd party libraries**:
- OpenPose only implements testing.
- Caffe errors/issues, check [Caffe](http://caffe.berkeleyvision.org) documentation.
- CUDA check failed errors: They are usually fixed by re-installing CUDA, then re-installing the proper cuDNN version, and then re-compiling (or re-installing) OpenPose. Otherwise, check for help in CUDA forums.
- OpenCV errors: Install the default/pre-compiled OpenCV or check for online help.
4. Set a **proper issue title**: add the Ubuntu/Windows keyword and be specific (e.g., do not call it: `Error`).
- OpenPose only implements testing. For training, check [OpenPose train](https://github.com/CMU-Perceptual-Computing-Lab/openpose_train).
- Caffe errors/issues: Check [Caffe](http://caffe.berkeleyvision.org) documentation.
- CUDA/cuDNN check failed errors: They are usually fixed by re-installing CUDA, then re-installing the proper cuDNN version, then rebooting, and then re-installing OpenPose. Otherwise, check Nvidia/CUDA/cuDNN forums.
- OpenCV errors: Install the default/pre-compiled OpenCV or check for OpenCV online help.
4. Set a **proper issue title**: Add the OS (Ubuntu, Windows) and be specific (e.g., do not call it: `Error`).
5. Only English comments.
Posts which do not follow these rules will be **ignored, closed, or reported** with no further clarification.
6. Remove these posting rules from your post but follow them!
Posts which do not follow these rules will be **ignored/deleted** and those **users banned** with no further clarification.



Expand All @@ -30,7 +34,7 @@ Note: add `--logging_level 0 --disable_multi_thread` to get higher debug informa


### Type of Issue
You might select multiple topics, delete the rest:
Select the topic(s) on your post, delete the rest:
- Compilation/installation error
- Execution error
- Help wanted
Expand Down Expand Up @@ -78,4 +82,4 @@ You might select multiple topics, delete the rest:
- Portable demo or compiled library?

10. If **speed performance** issue:
- Report OpenPose timing speed based on [this link](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/speed_up_openpose.md#profiling-speed).
- Report OpenPose timing speed based on the [profiling documentation](https://github.com/CMU-Perceptual-Computing-Lab/openpose/blob/master/doc/06_maximizing_openpose_speed.md#profiling-speed).
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading