Public Member Functions | Public Attributes | List of all members
node_scripts.face_pose_estimation.HyperFacePredictor Class Reference
Inheritance diagram for node_scripts.face_pose_estimation.HyperFacePredictor:
Inheritance graph
[legend]

Public Member Functions

def __call__ (self, imgs)
 
def __init__ (self, model, gpu=-1)
 
def forward (self, imgs)
 
def preprocess (self, img)
 

Public Attributes

 gpu
 
 model
 
- Public Attributes inherited from object
pointer iv [2]
 

Detailed Description

Definition at line 153 of file face_pose_estimation.py.

Constructor & Destructor Documentation

def node_scripts.face_pose_estimation.HyperFacePredictor.__init__ (   self,
  model,
  gpu = -1 
)

Definition at line 154 of file face_pose_estimation.py.

Member Function Documentation

def node_scripts.face_pose_estimation.HyperFacePredictor.__call__ (   self,
  imgs 
)

Definition at line 208 of file face_pose_estimation.py.

def node_scripts.face_pose_estimation.HyperFacePredictor.forward (   self,
  imgs 
)

Definition at line 181 of file face_pose_estimation.py.

def node_scripts.face_pose_estimation.HyperFacePredictor.preprocess (   self,
  img 
)

Definition at line 167 of file face_pose_estimation.py.

Member Data Documentation

node_scripts.face_pose_estimation.HyperFacePredictor.gpu

Definition at line 156 of file face_pose_estimation.py.

node_scripts.face_pose_estimation.HyperFacePredictor.model

Definition at line 165 of file face_pose_estimation.py.


The documentation for this class was generated from the following file:


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Mon May 3 2021 03:03:28