Image Model Blocks

PnP, or Poll and Pool, is sampling module extension for DETR-type architectures that adaptively allocates its computation spatially to be more efficient. Concretely, the PnP module abstracts the image feature map into fine foreground object feature vectors and a small number of coarse background contextual feature vectors. The transformer models information interaction within the fine-coarse feature space and translates the features into the detection result.

Source: PnP-DETR: Towards Efficient Visual Analysis with Transformers

Papers


Paper Code Results Date Stars

Tasks


Task Papers Share
Denoising 21 15.56%
Pose Estimation 16 11.85%
Image Reconstruction 8 5.93%
Deblurring 7 5.19%
Image Restoration 7 5.19%
Super-Resolution 6 4.44%
6D Pose Estimation using RGB 4 2.96%
Object Detection 4 2.96%
Image Deblurring 3 2.22%

Components


Component Type
🤖 No Components Found You can add them if they exist; e.g. Mask R-CNN uses RoIAlign

Categories