AICurious Logo

What is: Dilated Bottleneck with Projection Block?

SourceDetNet: A Backbone network for Object Detection
Year2000
Data SourceCC BY-SA - https://paperswithcode.com

Dilated Bottleneck with Projection Block is an image model block used in the DetNet convolutional neural network architecture. It employs a bottleneck structure with dilated convolutions to efficiently enlarge the receptive field. It uses a 1x1 convolution to ensure the spatial size stays fixed.