MCPcopy Create free account

hub / github.com/daijifeng001/MNC / types & classes

Types & classes18 in github.com/daijifeng001/MNC

↓ 7 callersClassTimer
A simple timer.
lib/utils/timer.py:11
↓ 3 callersClassPascalVOCSeg
A subclass for datasets.imdb.imdb This class contains information of ROIDB and MaskDB This class implements roidb and maskdb related func
lib/datasets/pascal_voc_seg.py:19
↓ 2 callersClassPascalVOCDet
A subclass for PascalVOC
lib/datasets/pascal_voc_det.py:21
↓ 1 callersClassSolverWrapper
A simple wrapper around Caffe's solver. This wrapper gives us control over he snapshotting process, which we use to unnormalize the l
lib/caffeWrapper/SolverWrapper.py:20
↓ 1 callersClassTesterWrapper
A simple wrapper around Caffe's test forward
lib/caffeWrapper/TesterWrapper.py:24
ClassAnchorTargetLayer
Assign anchors to ground-truth targets. Produces anchor classification labels and bounding-box regression targets.
lib/pylayer/anchor_target_layer.py:19
ClassCFMDataLayer
Provide image, image w/h/scale, gt boxes/masks and mask info to upper layers
lib/pylayer/cfm_data_layer.py:19
ClassMNCDataLayer
Provide image, image w/h/scale, gt boxes/masks and mask info to upper layers
lib/pylayer/mnc_data_layer.py:17
ClassMaskLayer
This layer Take input from sigmoid predicted masks Assign each label for segmentation classifier according to region overlap
lib/pylayer/mask_layer.py:15
EnumNPY_TYPES
lib/utils/bbox.c:1059
ClassPascalVOC
A base class for image database.
lib/datasets/pascal_voc.py:14
ClassProposalLayer
Outputs object detection proposals by applying estimated bounding-box transformations to a set of regular boxes (called "anchors").
lib/pylayer/proposal_layer.py:21
ClassProposalTargetLayer
Assign object detection proposals to ground-truth targets. Produces proposal classification labels and bounding-box regression targets.
lib/pylayer/proposal_target_layer.py:21
ClassPyModuleDef
lib/utils/bbox.c:4054
ClassStageBridgeLayer
This layer take input from bounding box prediction and output a set of new rois after applying transformation It will also provide mask/b
lib/pylayer/stage_bridge_layer.py:19
Class__Pyx_CodeObjectCache
lib/utils/bbox.c:915
Class__Pyx_StructField_
lib/utils/bbox.c:478
Classcustom_build_ext
lib/setup.py:107