CARAFE
2000년 도입 · 논문 6편에서 사용
Content-Aware ReAssembly of FEatures (CARAFE) is an operator for feature upsampling in convolutional neural networks. CARAFE has several appealing properties: (1) Large field of view. Unlike previous works (e.g. bilinear interpolation) that only exploit subpixel neighborhood, CARAFE can aggregate contextual information within a large receptive field. (2) Content-aware handling. Instead of using a fixed kernel for all samples (e.g. deconvolution), CARAFE enables instance-specific content-aware handling, which generates adaptive kernels on-the-fly. (3) Lightweight and fast to compute.
출처: CARAFE: Content-Aware ReAssembly of FEatures
소개 논문: CARAFE: Content-Aware ReAssembly of FEatures
Feature Upsampling · Computer Vision