MCPcopy Create free account

hub / github.com/daijifeng001/MNC / functions

Functions275 in github.com/daijifeng001/MNC

↓ 1 callersFunction__Pyx_ReleaseBuffer
lib/utils/bbox.c:5639
↓ 1 callersFunction__Pyx_c_abs
lib/utils/bbox.c:6073
↓ 1 callersFunction__Pyx_c_absf
lib/utils/bbox.c:5953
↓ 1 callersFunction__Pyx_c_conj
lib/utils/bbox.c:6066
↓ 1 callersFunction__Pyx_c_conjf
lib/utils/bbox.c:5946
↓ 1 callersFunction__Pyx_c_diff
lib/utils/bbox.c:6038
↓ 1 callersFunction__Pyx_c_difff
lib/utils/bbox.c:5918
↓ 1 callersFunction__Pyx_c_neg
lib/utils/bbox.c:6057
↓ 1 callersFunction__Pyx_c_negf
lib/utils/bbox.c:5937
↓ 1 callersFunction__Pyx_c_pow
lib/utils/bbox.c:6080
↓ 1 callersFunction__Pyx_c_powf
lib/utils/bbox.c:5960
↓ 1 callersFunction__Pyx_c_quot
lib/utils/bbox.c:6050
↓ 1 callersFunction__Pyx_c_quotf
lib/utils/bbox.c:5930
↓ 1 callersFunction__Pyx_c_sum
lib/utils/bbox.c:6032
↓ 1 callersFunction__Pyx_c_sumf
lib/utils/bbox.c:5912
↓ 1 callersFunction__Pyx_check_binary_version
lib/utils/bbox.c:6574
↓ 1 callersFunction__Pyx_init_sys_getdefaultencoding_params
lib/utils/bbox.c:357
↓ 1 callersFunction__pyx_buffmt_parse_array
lib/utils/bbox.c:4917
↓ 1 callersFunction__pyx_f_5numpy__util_dtypestring
lib/utils/bbox.c:3131
↓ 1 callersFunction__pyx_find_code_object
lib/utils/bbox.c:5494
↓ 1 callersFunction__pyx_insert_code_object
lib/utils/bbox.c:5508
↓ 1 callersFunction__pyx_pf_5numpy_7ndarray_2__releasebuffer__
lib/utils/bbox.c:2800
↓ 1 callersFunction__pyx_pf_5numpy_7ndarray___getbuffer__
lib/utils/bbox.c:1927
↓ 1 callersFunction__pyx_pf_5utils_11cython_bbox_bbox_overlaps
lib/utils/bbox.c:1292
↓ 1 callersFunction__pyx_pw_5numpy_7ndarray_1__getbuffer__
proto*/
lib/utils/bbox.c:1916
↓ 1 callersFunction__pyx_pw_5numpy_7ndarray_3__releasebuffer__
proto*/
lib/utils/bbox.c:2791
↓ 1 callersFunction__pyx_t_double_complex_from_parts
lib/utils/bbox.c:6010
↓ 1 callersFunction__pyx_t_float_complex_from_parts
lib/utils/bbox.c:5890
↓ 1 callersFunction_compute_targets
Compute bounding-box regression targets for an image. Parameters: ----------- ex_rois: ROIs from external source (selective search or
lib/pylayer/anchor_target_layer.py:216
↓ 1 callersMethod_detection_forward
Detect object classes in an image given object proposals. Arguments: im (ndarray): color image to test (in BGR order) Ret
lib/caffeWrapper/TesterWrapper.py:216
↓ 1 callersMethod_do_python_eval
(self, output_dir = 'output')
lib/datasets/pascal_voc_det.py:276
↓ 1 callersMethod_get_comp_id
(self)
lib/datasets/pascal_voc_det.py:242
↓ 1 callersMethod_get_default_path
Return the default path where PASCAL VOC is expected to be installed.
lib/datasets/pascal_voc_det.py:141
↓ 1 callersMethod_get_image_blob
Builds an input blob from the images in the roidb at the specified scales.
lib/pylayer/cfm_data_layer.py:109
↓ 1 callersMethod_get_image_blob
Builds an input blob from the images in the roidb at the specified scales.
lib/pylayer/mnc_data_layer.py:89
↓ 1 callersMethod_get_next_minibatch
Return the blobs to be used for the next minibatch.
lib/pylayer/cfm_data_layer.py:132
↓ 1 callersMethod_get_next_minibatch
Return the blobs to be used for the next minibatch.
lib/pylayer/mnc_data_layer.py:109
↓ 1 callersMethod_load_image_set_index
Load the indexes listed in this dataset's image set file. Examples path is: self._devkit_path + /VOCdevkit2007/VOC2007/ImageS
lib/datasets/pascal_voc_det.py:90
↓ 1 callersMethod_load_pascal_annotations
Load image and bounding boxes info from XML file in the PASCAL VOC format according to image index
lib/datasets/pascal_voc_det.py:147
↓ 1 callersMethod_load_sbd_annotations
(self, index)
lib/datasets/pascal_voc_det.py:191
↓ 1 callersMethod_load_sbd_mask_annotations
Load gt_masks information from SBD's additional data
lib/datasets/pascal_voc_seg.py:75
↓ 1 callersFunction_merge_two_config
Merge user's config into default config dictionary, clobbering the options in b whenever they are also specified in a. Need to ensure
lib/mnc_config.py:167
↓ 1 callersFunction_prepare_dict
Returns: list, each list is a dictionary contains mask list, box list
lib/utils/vis_seg.py:64
↓ 1 callersMethod_py_evaluate_segmentation
(self, output_dir)
lib/datasets/pascal_voc_seg.py:195
↓ 1 callersFunction_ratio_enum
Enumerate a set of anchors for each aspect ratio wrt an anchor.
lib/transform/anchors.py:79
↓ 1 callersMethod_reformat_result
(self, boxes, masks)
lib/datasets/pascal_voc_seg.py:179
↓ 1 callersMethod_sample_blobs
(self, roidbs, img_names)
lib/pylayer/cfm_data_layer.py:153
↓ 1 callersMethod_sample_output
(self, all_rois, gt_boxes, im_scale, gt_masks, mask_info)
lib/pylayer/stage_bridge_layer.py:187
↓ 1 callersFunction_sample_rois
Generate a random sample of RoIs comprising foreground and background examples.
lib/pylayer/proposal_target_layer.py:118
↓ 1 callersFunction_scale_enum
Enumerate a set of anchors for each scale wrt an anchor.
lib/transform/anchors.py:93
↓ 1 callersMethod_segmentation_forward
(self, im)
lib/caffeWrapper/TesterWrapper.py:239
↓ 1 callersMethod_write_voc_results_file
(self, all_boxes)
lib/datasets/pascal_voc_det.py:258
↓ 1 callersMethod_write_voc_seg_results_file
Write results as a pkl file, note this is different from detection task since it's difficult to write masks to txt
lib/datasets/pascal_voc_seg.py:160
↓ 1 callersFunctionadd_bbox_regression_targets
Add information needed to train bounding-box regressors.
lib/db/roidb.py:50
↓ 1 callersMethodappend_flipped_masks
This method is only accessed when we use maskdb, so implement here Append flipped images to mask database Note this method do
lib/datasets/pascal_voc_seg.py:114
↓ 1 callersMethodappend_flipped_rois
This method is irrelevant with database, so implement here Append flipped images to ROI database Note this method doesn't act
lib/datasets/pascal_voc_det.py:105
↓ 1 callersFunctionapply_nms
Apply non-maximum suppression to all predicted boxes output by the test_net method.
lib/nms/nms_wrapper.py:24
↓ 1 callersFunctionattach_maskdb
only implement single maskdb now
lib/db/maskdb.py:27
↓ 1 callersFunctionattach_roidb
only implement single roidb now
lib/db/roidb.py:130
↓ 1 callersMethodcfm_network_forward
(self, im_i)
lib/caffeWrapper/TesterWrapper.py:336
↓ 1 callersFunctioncheck_voc_sds_cache
Args: cache_dir: output directory for cached mask annotation devkit_path: root directory of VOCdevkitSDS image_names: use
lib/utils/voc_eval.py:351
↓ 1 callersFunctioncompute_mcg_mean_std
Compute bbox mean and stds for mcg proposals Since mcg proposal are stored on disk, so we precomputed it here once and save them to disk
lib/db/roidb.py:143
↓ 1 callersFunctioncpu_mask_voting
Wrapper function for mask voting, note we already know the class of boxes and masks Args: masks: ~ n x mask_sz x mask_sz boxe
lib/transform/mask_transform.py:142
↓ 1 callersFunctioncustomize_compiler_for_nvcc
inject deep into distutils to customize how the dispatch to gcc/nvcc works. If you subclass UnixCCompiler, it's not trivial to get your subcl
lib/setup.py:68
↓ 1 callersMethodevaluate_detections
(self, all_boxes, output_dir)
lib/datasets/pascal_voc_det.py:230
↓ 1 callersFunctionfind_in_path
Find a file in a search path
lib/setup.py:16
↓ 1 callersMethodforward_test
(self, bottom, top)
lib/pylayer/stage_bridge_layer.py:237
↓ 1 callersMethodforward_test
(self, bottom, top)
lib/pylayer/mask_layer.py:95
↓ 1 callersMethodforward_train
During forward, we need to do several things: 1. Apply bounding box regression output which has highest classification sco
lib/pylayer/stage_bridge_layer.py:131
↓ 1 callersMethodforward_train
(self, bottom, top)
lib/pylayer/mask_layer.py:56
↓ 1 callersMethodget_cfm_result
(self)
lib/caffeWrapper/TesterWrapper.py:286
↓ 1 callersMethodget_detection_result
(self)
lib/caffeWrapper/TesterWrapper.py:86
↓ 1 callersFunctionget_maskdb
(imdb_name)
lib/db/maskdb.py:12
↓ 1 callersMethodget_result
(self)
lib/caffeWrapper/TesterWrapper.py:46
↓ 1 callersFunctionget_roidb
(imdb_name)
lib/db/roidb.py:114
↓ 1 callersMethodget_segmentation_result
(self)
lib/caffeWrapper/TesterWrapper.py:149
↓ 1 callersFunctionget_vis_dict
(result_box, result_mask, img_name, cls_names, vis_thresh=0.5)
tools/demo.py:103
↓ 1 callersMethodgt_maskdb
(self)
lib/datasets/pascal_voc_seg.py:52
↓ 1 callersMethodimage_path_at
(self, i)
lib/datasets/pascal_voc_det.py:58
↓ 1 callersMethodimage_path_from_index
(self, index)
lib/datasets/pascal_voc_det.py:61
↓ 1 callersFunctionlocate_cuda
Locate the CUDA environment on the system Returns a dict with keys 'home', 'nvcc', 'include', and 'lib64' and values giving the absolute path
lib/setup.py:27
↓ 1 callersFunctionmask_aggregation
This function implements mask voting mechanism to give finer mask n is the candidate boxes (masks) number Args: masks: All masks
lib/transform/mask_transform.py:107
↓ 1 callersMethodmaskdb_handler
(self)
lib/datasets/pascal_voc.py:54
↓ 1 callersFunctionparse_args
Parse input arguments
tools/test_net.py:24
↓ 1 callersFunctionparse_args
Parse input arguments
tools/prepare_mcg_maskdb.py:26
↓ 1 callersFunctionparse_args
Parse input arguments
tools/train_net.py:24
↓ 1 callersFunctionparse_args
Parse input arguments.
tools/demo.py:35
↓ 1 callersFunctionparse_inst
Get cooresponding masks, boxes, classes according to image name Args: image_name: input image name devkit_path: root dir for
lib/utils/voc_eval.py:306
↓ 1 callersFunctionparse_rec
Parse a PASCAL VOC xml file
lib/utils/voc_eval.py:286
↓ 1 callersFunctionpred_rois_for_blob
Convert rois to network input support multi-scale testing
lib/utils/blob.py:88
↓ 1 callersFunctionprepare_mnc_args
(im, net)
tools/demo.py:54
↓ 1 callersFunctionprepare_roidb
Enrich the imdb's roidb by adding some derived quantities that are useful for training. This function pre-computes the maximum overla
lib/db/roidb.py:19
↓ 1 callersMethodroidb_handler
(self)
lib/datasets/pascal_voc.py:46
↓ 1 callersMethodroidb_path_at
(self, i)
lib/datasets/pascal_voc_seg.py:44
↓ 1 callersMethodset_image_info
(self, imdb, mean, std)
lib/pylayer/cfm_data_layer.py:79
↓ 1 callersMethodset_mask_handler
(self, method)
lib/datasets/pascal_voc.py:96
↓ 1 callersMethodset_maskdb
(self, maskdb)
lib/pylayer/mnc_data_layer.py:65
↓ 1 callersMethodset_roidb
Set the roidb to be used by this layer during training.
lib/pylayer/mnc_data_layer.py:60
↓ 1 callersMethodtrain_model
(self, max_iters)
lib/caffeWrapper/SolverWrapper.py:122
↓ 1 callersFunctionvis_seg
This function plot segmentation results to specific directory Args: img_names: list
lib/utils/vis_seg.py:16
← previousnext →101–200 of 275, ranked by callers