Copied from this github issue thread.
@zplizzi I have a question about rois processing. input_rois are original (from xml) rois/ scale_factor(16), aren't they ?
Do we need to resize rois? Because in network we resize image such as "original image -> input image (224x224 - vgg) ...).
Copied from this github issue thread.
@zplizzi I have a question about rois processing. input_rois are original (from xml) rois/ scale_factor(16), aren't they ?
Do we need to resize rois? Because in network we resize image such as "original image -> input image (224x224 - vgg) ...).