TRAIN_ROIS_PER_IMAGE = 20# Use smaller anchors because our image and objects are small RPN_ANCHOR_SCALES = (8, 16, 32, 64, 128) # anchor side in pixels# set ...
確定! 回上一頁