Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/daijifeng001/MNC
/ types & classes
Types & classes
18 in github.com/daijifeng001/MNC
⨍
Functions
275
◇
Types & classes
18
↓ 7 callers
Class
Timer
A simple timer.
lib/utils/timer.py:11
↓ 3 callers
Class
PascalVOCSeg
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 callers
Class
PascalVOCDet
A subclass for PascalVOC
lib/datasets/pascal_voc_det.py:21
↓ 1 callers
Class
SolverWrapper
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 callers
Class
TesterWrapper
A simple wrapper around Caffe's test forward
lib/caffeWrapper/TesterWrapper.py:24
Class
AnchorTargetLayer
Assign anchors to ground-truth targets. Produces anchor classification labels and bounding-box regression targets.
lib/pylayer/anchor_target_layer.py:19
Class
CFMDataLayer
Provide image, image w/h/scale, gt boxes/masks and mask info to upper layers
lib/pylayer/cfm_data_layer.py:19
Class
MNCDataLayer
Provide image, image w/h/scale, gt boxes/masks and mask info to upper layers
lib/pylayer/mnc_data_layer.py:17
Class
MaskLayer
This layer Take input from sigmoid predicted masks Assign each label for segmentation classifier according to region overlap
lib/pylayer/mask_layer.py:15
Enum
NPY_TYPES
lib/utils/bbox.c:1059
Class
PascalVOC
A base class for image database.
lib/datasets/pascal_voc.py:14
Class
ProposalLayer
Outputs object detection proposals by applying estimated bounding-box transformations to a set of regular boxes (called "anchors").
lib/pylayer/proposal_layer.py:21
Class
ProposalTargetLayer
Assign object detection proposals to ground-truth targets. Produces proposal classification labels and bounding-box regression targets.
lib/pylayer/proposal_target_layer.py:21
Class
PyModuleDef
lib/utils/bbox.c:4054
Class
StageBridgeLayer
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
Class
custom_build_ext
lib/setup.py:107