Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daijifeng001/MNC
/ functions
Functions
275 in github.com/daijifeng001/MNC
⨍
Functions
275
◇
Types & classes
18
↓ 1 callers
Method
vis_segmentation_result
(self)
lib/caffeWrapper/TesterWrapper.py:146
↓ 1 callers
Method
visualization_segmentation
(self, output_dir)
lib/datasets/pascal_voc_seg.py:152
↓ 1 callers
Function
voc_eval
rec, prec, ap = voc_eval(detpath, annopath, imagesetfile,
lib/utils/voc_eval.py:58
Function
PyInit_cython_bbox
proto*/
lib/utils/bbox.c:4215
Function
__PYX_NAN
lib/utils/bbox.c:213
Function
__Pyx_PyIndex_AsSsize_t
lib/utils/bbox.c:6815
Function
__Pyx_PyInt_As_long
lib/utils/bbox.c:6390
Function
__Pyx_PyInt_As_unsigned_int
lib/utils/bbox.c:5704
Function
__Pyx_PyInt_FromSize_t
lib/utils/bbox.c:6877
Function
__Pyx_PyInt_From_long
lib/utils/bbox.c:6364
Function
__Pyx_PyObject_AsString
lib/utils/bbox.c:6703
Function
__Pyx_PyUnicode_FromString
lib/utils/bbox.c:6700
Function
__Pyx_Py_UNICODE_strlen
lib/utils/bbox.c:330
Function
__Pyx_c_eq
lib/utils/bbox.c:6029
Function
__Pyx_c_eqf
lib/utils/bbox.c:5909
Function
__Pyx_c_is_zero
lib/utils/bbox.c:6063
Function
__Pyx_c_is_zerof
lib/utils/bbox.c:5943
Method
__init__
(self)
lib/utils/timer.py:13
Method
__init__
(self, image_set, year, devkit_path=None)
lib/datasets/pascal_voc_det.py:25
Method
__init__
(self, image_set, year, devkit_path=None)
lib/datasets/pascal_voc_seg.py:25
Method
__init__
(self, name)
lib/datasets/pascal_voc.py:16
Method
__init__
(self, test_prototxt, imdb, test_model, task_name)
lib/caffeWrapper/TesterWrapper.py:28
Method
__init__
(self, solver_prototxt, roidb, maskdb, output_dir, imdb, pretrained_model=None)
lib/caffeWrapper/SolverWrapper.py:25
Function
__pyx_f_5numpy_PyArray_MultiIterNew1
lib/utils/bbox.c:2881
Function
__pyx_f_5numpy_PyArray_MultiIterNew2
lib/utils/bbox.c:2931
Function
__pyx_f_5numpy_PyArray_MultiIterNew3
lib/utils/bbox.c:2981
Function
__pyx_f_5numpy_PyArray_MultiIterNew4
lib/utils/bbox.c:3031
Function
__pyx_f_5numpy_PyArray_MultiIterNew5
lib/utils/bbox.c:3081
Function
__pyx_f_5numpy_get_array_base
lib/utils/bbox.c:3985
Function
__pyx_f_5numpy_set_array_base
lib/utils/bbox.c:3889
Function
__pyx_pw_5utils_11cython_bbox_1bbox_overlaps
lib/utils/bbox.c:1227
Function
_compile
(obj, src, ext, cc_args, extra_postargs, pp_opts)
lib/setup.py:88
Method
_load_image_set_index
(self)
lib/datasets/pascal_voc_seg.py:68
Function
apply_nms_mask
(all_boxes, all_masks, thresh)
lib/nms/nms_wrapper.py:44
Method
backward
This layer does not propagate gradients.
lib/pylayer/cfm_data_layer.py:75
Method
backward
(self, top, propagate_down, bottom)
lib/pylayer/proposal_layer.py:177
Method
backward
Description: We need to implement bp for 2 bottoms: The top diff is x_new, y_new, w_new, h_new
lib/pylayer/stage_bridge_layer.py:82
Method
backward
This layer does not propagate gradients.
lib/pylayer/mnc_data_layer.py:56
Method
backward
(self, top, propagate_down, bottom)
lib/pylayer/proposal_target_layer.py:109
Method
backward
This layer does not propagate gradients.
lib/pylayer/anchor_target_layer.py:211
Method
backward
(self, top, propagate_down, bottom)
lib/pylayer/mask_layer.py:50
Method
build_extensions
(self)
lib/setup.py:108
Method
cache_path
(self)
lib/datasets/pascal_voc.py:82
Method
classes
(self)
lib/datasets/pascal_voc.py:38
Function
clip_masked_boxes
Clipped masked boxes inside image boundary
lib/transform/mask_transform.py:83
Method
competition_mode
Turn competition mode on or off.
lib/datasets/pascal_voc.py:109
Method
default_maskdb
(self)
lib/datasets/pascal_voc.py:106
Method
default_roidb
(self)
lib/datasets/pascal_voc.py:103
Method
forward
Get blobs and copy them into this layer's top blob vector.
lib/pylayer/cfm_data_layer.py:65
Method
forward
(self, bottom, top)
lib/pylayer/proposal_layer.py:52
Method
forward
(self, bottom, top)
lib/pylayer/stage_bridge_layer.py:69
Method
forward
Get blobs and copy them into this layer's top blob vector.
lib/pylayer/mnc_data_layer.py:46
Method
forward
(self, bottom, top)
lib/pylayer/proposal_target_layer.py:62
Method
forward
(self, bottom, top)
lib/pylayer/anchor_target_layer.py:51
Function
generate_shifted_anchors
(anchors, height, width, feat_stride)
lib/transform/anchors.py:105
Method
image_index
(self)
lib/datasets/pascal_voc.py:42
Method
image_path_at
(self, i)
lib/datasets/pascal_voc_seg.py:39
Function
list_imdbs
()
lib/db/imdb.py:27
Method
maskdb
(self)
lib/datasets/pascal_voc.py:74
Method
merge_roidbs
(a, b)
lib/datasets/pascal_voc.py:114
Method
name
(self)
lib/datasets/pascal_voc.py:30
Method
num_classes
(self)
lib/datasets/pascal_voc.py:34
Method
num_images
(self)
lib/datasets/pascal_voc.py:89
Function
process_flip_masks
(image_names, im_start, im_end)
tools/prepare_mcg_maskdb.py:165
Function
process_roidb
(file_start, file_end, db)
tools/prepare_mcg_maskdb.py:55
Function
py_cpu_nms
Pure Python NMS baseline.
lib/nms/py_cpu_nms.py:10
Method
roidb
(self)
lib/datasets/pascal_voc.py:62
Function
scale_boxes
Scale boxes from w/h to alpha * w/h while keep center unchanged Args: boxes: a set of boxes specified using x1, y1, x2, y2 al
lib/transform/bbox_transform.py:133
Method
setup
(self, bottom, top)
lib/pylayer/cfm_data_layer.py:24
Method
setup
(self, bottom, top)
lib/pylayer/proposal_layer.py:27
Method
setup
(self, bottom, top)
lib/pylayer/stage_bridge_layer.py:26
Method
setup
(self, bottom, top)
lib/pylayer/mnc_data_layer.py:22
Method
setup
(self, bottom, top)
lib/pylayer/proposal_target_layer.py:27
Method
setup
(self, bottom, top)
lib/pylayer/anchor_target_layer.py:25
Method
setup
(self, bottom, top)
lib/pylayer/mask_layer.py:22
← previous
201–275 of 275, ranked by callers