1. 28 9月, 2018 2 次提交
    • 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
    • keineahnung2345's avatar
      Adjust PyramidROIAlign layer shape comment · 53e210c5
      keineahnung2345 提交于
      For PyramidROIAlign's output shape, use pool_height and pool_width instead of height and width to avoid confusion with those of feature_maps.
      53e210c5
  2. 22 9月, 2018 4 次提交
  3. 21 9月, 2018 12 次提交
  4. 13 7月, 2018 2 次提交
  5. 12 7月, 2018 12 次提交
  6. 06 6月, 2018 1 次提交
  7. 05 6月, 2018 7 次提交