cvpr-2017
Here are 38 public repositories matching this topic...
Code is following
https://github.com/CMU-Perceptual-Computing-Lab/caffe_train/blob/master/src/caffe/cpm_data_transformer.cpp
<img width="1077" alt="screen shot 2017-11-14 at 01 33 49" src="https://user-images.
-
Updated
Apr 4, 2019 - Jupyter Notebook
I'm a little bit confused when I run and analysis your repo
for i in range(17):
for s in subset:
index = s[np.array(util.limbSeq[i]) - 1]
if -1 in index:
continue
cur_canvas = canvas.copy()
how to explain and understand s[np.array(util.limbSeq[i]) - 1] ? can we use util.limbSeq[i]) - 1 to replace the s[np.array(util.limbSeq[i]) -
-
Updated
Jul 21, 2017
-
Updated
Sep 17, 2018 - Python
-
Updated
May 5, 2019 - Python
-
Updated
Jul 21, 2017 - Python
Your README states:
- The repo is freely available for free non-commercial use. Please see the license for further details.
However, the included MIT license states:
- to deal in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software
So therefore I wonder if this code can b
-
Updated
Jul 22, 2017
-
Updated
Oct 23, 2019 - Python
-
Updated
Jan 3, 2019 - Python
-
Updated
Apr 4, 2018 - Python
-
Updated
Dec 26, 2017 - Jupyter Notebook
-
Updated
Aug 21, 2019 - MATLAB
-
Updated
May 17, 2019 - Python
-
Updated
Oct 30, 2019 - Python
-
Updated
Jan 4, 2018 - Python
-
Updated
Mar 2, 2018 - Python
-
Updated
Jul 21, 2019 - C++
-
Updated
Oct 22, 2018 - Python
-
Updated
Mar 6, 2018 - Python
-
Updated
May 15, 2017 - MATLAB
-
Updated
Aug 24, 2017 - Python
-
Updated
Feb 20, 2017 - C++
-
Updated
Aug 26, 2018 - MATLAB
-
Updated
Dec 25, 2017 - Jupyter Notebook
-
Updated
Nov 14, 2017 - C++
-
Updated
Nov 29, 2019 - Python
-
Updated
Feb 12, 2019 - C++
Improve this page
Add a description, image, and links to the cvpr-2017 topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cvpr-2017 topic, visit your repo's landing page and select "manage topics."

Issue Summary
Documentation and error messages are misleading when using a release version of Caffe on Ubuntu.
Executed Command (if any)
cmake .. -DBUILD_CAFFE=OFF -DCaffe_INCLUDE_DIRS=/usr/include/caffe -DCaffe_LIBS=/usr/lib/x86_64-linux-gnu/libcaffe.soOpenPose Output (if any)