开源软件名称(OpenSource Name):ox-vgg/keypoint_detection开源软件地址(OpenSource Url):https://github.com/ox-vgg/keypoint_detection开源编程语言(OpenSource Language):MATLAB 100.0%开源软件介绍(OpenSource Introduction):Keypoint DetectionOur model uses a convolutional neural network with a recurrent module to detect body keypoints from a single image. Below, we provide code to train and test the model. For a web-based demo visit the project page. Software DependenciesYou need MATLAB and the MatConvNet toolbox to run this demo. This demo has been compiled and tested for Matlab 2016a, CUDNN v5.1 and cuda 8.0 (using a Linux machine). Train Model (MPII Human Pose Dataset)
Parameters for training a model with one recurrent iteration:
Parameters for training a model with two recurrent iterations (default):
Run Demo
Run Live DemoYou need to have the Web-Camera package installed and set the path to it.
Citation
For further details on the model and web-based demo, please visit our project-page. LicenseCopyright (c) 2017, University of Oxford All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论