What is: DetNet?

SourceDetNet: A Backbone network for Object Detection
Year2000
Data SourcePapers with Code archive (CC BY-SA)

DetNet is a backbone convolutional neural network for object detection. Different from traditional pre-trained models for ImageNet classification, DetNet maintains the spatial resolution of the features even though extra stages are included. DetNet attempts to stay efficient by employing a low complexity dilated bottleneck structure.