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

Public Member Functions

def __call__ (self, data_x, batch_size=32)
 
def __init__ (self, checkpoint_filename, input_name="images", output_name="features")
 

Public Attributes

 feature_dim
 
 image_shape
 
 input_var
 
 output_var
 
 session
 
- Public Attributes inherited from object
pointer iv [2]
 

Detailed Description

Definition at line 71 of file generate_detections.py.

Constructor & Destructor Documentation

def generate_detections.ImageEncoder.__init__ (   self,
  checkpoint_filename,
  input_name = "images",
  output_name = "features" 
)

Definition at line 74 of file generate_detections.py.

Member Function Documentation

def generate_detections.ImageEncoder.__call__ (   self,
  data_x,
  batch_size = 32 
)

Definition at line 90 of file generate_detections.py.

Member Data Documentation

generate_detections.ImageEncoder.feature_dim

Definition at line 87 of file generate_detections.py.

generate_detections.ImageEncoder.image_shape

Definition at line 88 of file generate_detections.py.

generate_detections.ImageEncoder.input_var

Definition at line 80 of file generate_detections.py.

generate_detections.ImageEncoder.output_var

Definition at line 82 of file generate_detections.py.

generate_detections.ImageEncoder.session

Definition at line 75 of file generate_detections.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:27