MCPcopy Create free account

hub / github.com/GOATmessi8/RFBNet / types & classes

Types & classes43 in github.com/GOATmessi8/RFBNet

↓ 58 callersClassBasicConv
models/RFB_Net_E_vgg.py:11
↓ 31 callersClassBasicConv
models/RFB_Net_vgg.py:11
↓ 23 callersClassBasicConv
models/RFB_Net_mobile.py:11
↓ 6 callersClassBasicSepConv
models/RFB_Net_mobile.py:28
↓ 3 callersClassBasicRFB
models/RFB_Net_vgg.py:29
↓ 2 callersClassAnnotationTransform
Transforms a VOC annotation into a Tensor of bbox coords and label index Initilized with a dictionary lookup of classnames to indexes Argumen
data/voc0712.py:92
↓ 2 callersClassBasicRFB
models/RFB_Net_E_vgg.py:29
↓ 2 callersClassBasicRFB
models/RFB_Net_mobile.py:45
↓ 2 callersClassCOCO
utils/pycocotools/coco.py:65
↓ 2 callersClassCOCODetection
VOC Detection Dataset Object input is image, target is annotation Arguments: root (string): filepath to VOCdevkit folder. im
data/coco.py:26
↓ 2 callersClassPriorBox
Compute priorbox coordinates in center-offset form for each source feature map. Note: This 'layer' has changed between versions of the ori
layers/functions/prior_box.py:8
↓ 2 callersClassTimer
A simple timer.
utils/timer.py:11
↓ 2 callersClassVOCDetection
VOC Detection Dataset Object input is image, target is annotation Arguments: root (string): filepath to VOCdevkit folder. im
data/voc0712.py:142
↓ 2 callersClasspreproc
data/data_augment.py:163
↓ 1 callersClassBaseTransform
Defines the transformations that should be applied to test PIL image for input into the network dimension -> tensorize -> color adj
data/data_augment.py:217
↓ 1 callersClassBasicRFB_a
models/RFB_Net_vgg.py:71
↓ 1 callersClassBasicRFB_a
models/RFB_Net_E_vgg.py:117
↓ 1 callersClassBasicRFB_a
models/RFB_Net_mobile.py:89
↓ 1 callersClassBasicRFB_c
models/RFB_Net_E_vgg.py:77
↓ 1 callersClassCOCOeval
utils/pycocotools/cocoeval.py:10
↓ 1 callersClassDetect
At test time, Detect is the final layer of SSD. Decode location preds, apply non-maximum suppression to location predictions based on conf sc
layers/functions/detection.py:9
↓ 1 callersClassMultiBoxLoss
SSD Weighted Loss Function Compute Targets: 1) Produce Confidence Target Indices by matching ground truth boxes with (default)
layers/modules/multibox_loss.py:11
↓ 1 callersClassParams
Params for coco evaluation api
utils/pycocotools/cocoeval.py:493
↓ 1 callersClassRFBNet
RFB Net for object detection The network is based on the SSD architecture. Each multibox layer branches into 1) conv2d for class conf
models/RFB_Net_vgg.py:119
↓ 1 callersClassRFBNet
models/RFB_Net_E_vgg.py:184
↓ 1 callersClassRFBNet
models/RFB_Net_mobile.py:135
EnumNPY_TYPES
utils/pycocotools/_mask.c:1557
EnumNPY_TYPES
utils/nms/cpu_nms.c:1388
EnumNPY_TYPES
utils/nms/gpu_nms.cpp:1364
ClassPyModuleDef
utils/pycocotools/_mask.c:11081
ClassPyModuleDef
utils/nms/cpu_nms.c:7025
ClassPyModuleDef
utils/nms/gpu_nms.cpp:4489
ClassVOCSegmentation
VOC Segmentation Dataset Object input and target are both images NOTE: need to address https://github.com/pytorch/vision/issues/9 Argume
data/voc0712.py:38
Class__Pyx_CodeObjectCache
utils/pycocotools/_mask.c:1405
Class__Pyx_CodeObjectCache
utils/nms/cpu_nms.c:1239
Class__Pyx_CodeObjectCache
utils/nms/gpu_nms.cpp:1221
Class__Pyx_FakeReference
utils/nms/gpu_nms.cpp:390
Class__Pyx_StructField_
utils/pycocotools/_mask.c:687
Class__Pyx_StructField_
utils/nms/cpu_nms.c:660
Class__Pyx_StructField_
utils/nms/gpu_nms.cpp:675
Class__pyx_obj_11pycocotools_5_mask_Masks
utils/pycocotools/_mask.c:937
Class__pyx_obj_11pycocotools_5_mask_RLEs
--- Type declarations ---*/
utils/pycocotools/_mask.c:936
Classcustom_build_ext
utils/build.py:108