vm.torchvision.ops¶
Functions¶
roi_align(…) : Apply the average roi align to input. [He et.al, 2017].
roi_pool(…) : Apply the max roi pooling to input. [Girshick, 2015].
roi_align(…) : Apply the average roi align to input. [He et.al, 2017].
roi_pool(…) : Apply the max roi pooling to input. [Girshick, 2015].