paper-with-me

Shape Adaptor

2000년 도입 · 논문 2편에서 사용

Shape Adaptor is a novel resizing module for neural networks. It is a drop-in enhancement built on top of traditional resizing layers, such as pooling, bilinear sampling, and strided convolution. This module allows for a learnable shaping factor which differs from the traditional resizing layers that are fixed and deterministic. Image Source: Liu et al.

출처: Shape Adaptor: A Learnable Resizing Module

소개 논문: Shape Adaptor: A Learnable Resizing Module

Pooling Operations · Computer VisionAutoML · General