• keineahnung2345's avatar
    fix output shape of fpn_classifier_graph · c68f8a8f
    keineahnung2345 提交于
    1. fix the comment on output shape in fpn_classifier_graph
    2. unify NUM_CLASSES and num_classes to NUM_CLASSES
    3. unify boxes, num_boxes, num_rois, roi_count to num_rois
    4. use more specific POOL_SIZE and MASK_ POOL_SIZE to replace pool_height and pool_width
    c68f8a8f
model.py 124.3 KB