Public Member Functions | |
def | __init__ |
def | detect_objects |
Public Attributes | |
classes | |
data_names | |
label_names | |
nms | |
num_classes | |
predictor |
Definition at line 46 of file drfcn_detector.py.
def rail_object_detector.drfcn_detector.Detector.__init__ | ( | self, | |
model_path = os.path.join(LIB_PATH, 'model' , |
|||
rfcn_dcn_coco, | |||
hd_images = False |
|||
) |
Definition at line 47 of file drfcn_detector.py.
def rail_object_detector.drfcn_detector.Detector.detect_objects | ( | self, | |
input_image | |||
) |
Definition at line 95 of file drfcn_detector.py.
Definition at line 47 of file drfcn_detector.py.
Definition at line 47 of file drfcn_detector.py.
Definition at line 47 of file drfcn_detector.py.
Definition at line 47 of file drfcn_detector.py.
Definition at line 47 of file drfcn_detector.py.
Definition at line 47 of file drfcn_detector.py.