MCPcopy Create free account

hub / github.com/TuSimple/mx-maskrcnn / functions

Functions350 in github.com/TuSimple/mx-maskrcnn

Methodlist_outputs
(self)
rcnn/PY_OP/proposal_fpn.py:182
MethodloadRes
Load result file and return a result api object. :param resFile (str) : file name of result file :return: res (obj)
rcnn/pycocotools/coco.py:292
Methodnext
(self)
rcnn/core/loader.py:58
Methodnext
(self)
rcnn/core/loader.py:178
Methodnext
(self)
rcnn/core/loader.py:442
Methodnext
(self)
rcnn/io/threaded_loader.py:88
Methodnext
(self)
rcnn/io/threaded_loader.py:409
Functionnonlinear_pred
Transform the set of class-agnostic boxes into class-specific boxes by applying the predicted offsets (box_deltas) :param boxes: !importa
rcnn/processing/bbox_transform.py:79
Functionnonlinear_transform
compute bounding box regression targets from ex_rois to gt_rois :param ex_rois: [N, 4] :param gt_rois: [N, 4] :return: [N, 4]
rcnn/processing/bbox_transform.py:50
Methodoperator()
rcnn/CXX_OP/roi_align_v1-inl.h:350
Methodoutput_names
(self)
rcnn/core/module.py:60
Methodoutput_shapes
(self)
rcnn/core/module.py:74
Functionprocess
()
rcnn/processing/bbox_regression.py:210
Methodprovide_data
(self)
rcnn/core/loader.py:43
Methodprovide_data
(self)
rcnn/core/loader.py:143
Methodprovide_data
(self)
rcnn/core/loader.py:407
Methodprovide_data
(self)
rcnn/io/threaded_loader.py:72
Methodprovide_data
(self)
rcnn/io/threaded_loader.py:372
Methodprovide_label
(self)
rcnn/core/loader.py:47
Methodprovide_label
(self)
rcnn/core/loader.py:147
Methodprovide_label
(self)
rcnn/core/loader.py:411
Methodprovide_label
(self)
rcnn/io/threaded_loader.py:76
Methodprovide_label
(self)
rcnn/io/threaded_loader.py:379
FunctionrleDecode
rcnn/pycocotools/maskApi.c:43
FunctionrleEncode
rcnn/pycocotools/maskApi.c:32
FunctionrleFrBbox
rcnn/pycocotools/maskApi.c:148
FunctionrleFrString
rcnn/pycocotools/maskApi.c:217
FunctionrleMerge
rcnn/pycocotools/maskApi.c:49
FunctionrleNms
rcnn/pycocotools/maskApi.c:98
FunctionrleToString
rcnn/pycocotools/maskApi.c:203
FunctionrlesFree
rcnn/pycocotools/maskApi.c:28
FunctionrlesInit
rcnn/pycocotools/maskApi.c:23
Methodrpn_roidb
get rpn roidb and ground truth roidb :param gt_roidb: ground truth roidb :param append_gt: append ground truth :retur
rcnn/dataset/cityscape.py:281
Methodrpn_roidb
get rpn roidb and ground truth roidb :param gt_roidb: ground truth roidb :param append_gt: append ground truth :retur
rcnn/dataset/imdb.py:87
Functionsample_rois
generate random sample of ROIs comprising foreground and background examples :param rois: all_rois [n, 4]; e2e: [n, 5] with batch_index :
rcnn/io/rcnn.py:159
MethodshowAnns
Display the specified annotations. :param anns (array of object): annotations to display :return: None
rcnn/pycocotools/coco.py:228
FunctiontoBbox
(rleObjs)
rcnn/pycocotools/mask.py:99
Functiontransform_device
transform into mxnet tensor substract pixel size and transform to correct format :param im: [height, width, channel] in BGR :param pi
rcnn/io/image.py:85
Functiontransform_inverse
transform from mxnet im_tensor to ordinary RGB image im_tensor is limited to one image :param im_tensor: [batch, channel, height, width]
rcnn/io/image.py:107
FunctionuintCompare
rcnn/pycocotools/maskApi.c:157
Functionunique_boxes
return indices of unique boxes
rcnn/dataset/ds_utils.py:4
Methodupdate
(self, labels, preds)
rcnn/core/metric.py:65
Methodupdate
(self, labels, preds)
rcnn/core/metric.py:87
Methodupdate
(self, labels, preds)
rcnn/core/metric.py:115
Methodupdate
(self, labels, preds)
rcnn/core/metric.py:146
Methodupdate
(self, labels, preds)
rcnn/core/metric.py:173
Methodupdate
(self, labels, preds)
rcnn/core/metric.py:201
Methodupdate
(self, labels, preds)
rcnn/core/metric.py:218
Methodupdate_metric
(self, eval_metric, labels)
rcnn/core/module.py:208
Methodworker
(self)
rcnn/io/threaded_loader.py:128
← previous301–350 of 350, ranked by callers