Classes | Functions | Variables
node_scripts.openpose.pose_net Namespace Reference

Classes

class  PoseNet
 

Functions

def _download_pretrained_model (model_type, dest_path)
 

Variables

string base_url = 'http://posefs1.perception.cs.cmu.edu/OpenPose/models/pose/'
 
 file
 
dictionary models
 

Function Documentation

def node_scripts.openpose.pose_net._download_pretrained_model (   model_type,
  dest_path 
)
private

Definition at line 388 of file pose_net.py.

Variable Documentation

string node_scripts.openpose.pose_net.base_url = 'http://posefs1.perception.cs.cmu.edu/OpenPose/models/pose/'

Definition at line 28 of file pose_net.py.

node_scripts.openpose.pose_net.file

Definition at line 13 of file pose_net.py.

dictionary node_scripts.openpose.pose_net.models
Initial value:
1 = {
2  'auto': 'coco/pose_iter_440000.chainermodel',
3  'coco': 'coco/pose_iter_440000.chainermodel',
4  'mpi': 'mpi/pose_iter_160000.chainermodel',
5 }

Definition at line 29 of file pose_net.py.



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