IMAGE_MIN_DIM = 320 IMAGE_MAX_DIM = 640 # Use smaller anchors because our image and objects are small RPN_ANCHOR_SCALES = (8 * 6, 16 * 6, ...
確定! 回上一頁