Skip to content
#

pose-estimation

Here are 335 public repositories matching this topic...

gluon-cv
Ai-is-light
Ai-is-light commented Sep 4, 2019

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]) -

libfaceid is a research framework for prototyping of face recognition solutions. It seamlessly integrates multiple detection, recognition and liveness models w/ speech synthesis and speech recognition.

  • Updated Jan 28, 2020
  • Python

Improve this page

Add a description, image, and links to the pose-estimation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pose-estimation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.