paper-with-me

DetNet

2000년 도입 · 논문 5편에서 사용

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.

출처: DetNet: A Backbone network for Object Detection

소개 논문: DetNet: A Backbone network for Object Detection

Convolutional Neural Networks · Computer Vision