Matrix Nets: A New Deep Architecture for Object Detection
We present Matrix Nets (xNets), a new deep architecture for object detection. xNets map objects with different sizes and aspect ratios into layers where the sizes and the aspect ratios of the objects within their layers are nearly uniform. Hence, xNets provide a scale and aspect ratio aware architecture. We leverage xNets to enhance key-points based object detection. Our architecture achieves mAP of 47.8 on MS COCO, which is higher than any other single-shot detector while using half the number of parameters and training 3x faster than the next best architecture.
Code (2)
Tasks
Objectobject-detectionObject DetectionMethods 이 논문이 사용한 방법론
Similar Papers 제목 키워드 기반
MatrixNets: A New Scale and Aspect Ratio Aware Architecture for Object Detection
We present MatrixNets (xNets), a new deep architecture for object detection. xNets map objects with similar sizes and aspect ratios into many specialized layers, allowing xNets to provide a scale and aspect ratio aware a…
Objectobject-detectionObject DetectionCo-occurrence matrix analysis-based semi-supervised training for object detection
One of the most important factors in training object recognition networks using convolutional neural networks (CNNs) is the provision of annotated data accompanying human judgment. Particularly, in object detection or se…
Objectobject-detectionObject DetectionObject Recognition+1DECO: Query-Based End-to-End Object Detection with ConvNets
Detection Transformer (DETR) and its variants have shown great potential for accurate object detection in recent years. The mechanism of object query enables DETR family to directly obtain a fixed number of object predic…
DecoderObjectobject-detectionObject DetectionLearning Deep Matrix Representations
We present a new distributed representation in deep neural nets wherein the information is represented in native form as a matrix. This differs from current neural architectures that rely on vector representations. We co…
EEGElectroencephalogram (EEG)Face ReconstructionGeneral Classification+1Robust Object Detection under Occlusion with Context-Aware CompositionalNets
Detecting partially occluded objects is a difficult task. Our experimental results show that deep learning approaches, such as Faster R-CNN, are not robust at object detection under occlusion. Compositional convolutional…
Objectobject-detectionObject DetectionRobust Object Detection