What is: DetNet?
| Source | DetNet: A Backbone network for Object Detection |
| Year | 2000 |
| Data Source | CC BY-SA - https://paperswithcode.com |
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.
