Definition at line 153 of file face_pose_estimation.py.
◆ __init__()
| def node_scripts.face_pose_estimation.HyperFacePredictor.__init__ |
( |
|
self, |
|
|
|
model, |
|
|
|
gpu = -1 |
|
) |
| |
◆ __call__()
| def node_scripts.face_pose_estimation.HyperFacePredictor.__call__ |
( |
|
self, |
|
|
|
imgs |
|
) |
| |
◆ forward()
| def node_scripts.face_pose_estimation.HyperFacePredictor.forward |
( |
|
self, |
|
|
|
imgs |
|
) |
| |
◆ preprocess()
| def node_scripts.face_pose_estimation.HyperFacePredictor.preprocess |
( |
|
self, |
|
|
|
img |
|
) |
| |
◆ gpu
| node_scripts.face_pose_estimation.HyperFacePredictor.gpu |
◆ model
| node_scripts.face_pose_estimation.HyperFacePredictor.model |
The documentation for this class was generated from the following file: