paper-with-me

Papers

Multiple receptive fields and small-object-focusing weakly-supervised segmentation network for fast object detection

2019-04-19 · Siyang Sun, Yingjie Yin, Xingang Wang, De Xu, Yuan Zhao, Haifeng Shen

Object detection plays an important role in various visual applications. However, the precision and speed of detector are usually contradictory. One main reason for fast detectors' precision reduction is that small objects are hard to be detected. To address this problem, we propose a multiple receptive field and small-object-focusing weakly-supervised segmentation network (MRFSWSnet) to achieve fast object detection. In MRFSWSnet, multiple receptive fields block (MRF) is used to pay attention to the object and its adjacent background's different spatial location with different weights to enhance the feature's discriminability. In addition, in order to improve the accuracy of small object detection, a small-object-focusing weakly-supervised segmentation module which only focuses on small object instead of all objects is integrated into the detection network for auxiliary training to improve the precision of small object detection. Extensive experiments show the effectiveness of our method on both PASCAL VOC and MS COCO detection datasets. In particular, with a lower resolution version of 300x300, MRFSWSnet achieves 80.9% mAP on VOC2007 test with an inference speed of 15 milliseconds per frame, which is the state-of-the-art detector among real-time detectors.

📄 PDF Abstract BibTeX arXiv:1904.12619

Code (0)

등록된 구현이 없습니다.

Tasks

Objectobject-detectionObject DetectionReal-Time Object DetectionSmall Object DetectionWeakly supervised segmentation

Methods 이 논문이 사용한 방법론

SPEED The monocular depth estimation (MDE) is the task of estimating depth from a single frame. This information is an essential knowledge in many computer vision tasks such as scene…

Similar Papers 제목 키워드 기반

SDA-$x$Net: Selective Depth Attention Networks for Adaptive Multi-scale Feature Representation

2022-09-21 · Qingbei Guo, Xiao-Jun Wu, Zhiquan Feng, Tianyang Xu 외

Existing multi-scale solutions lead to a risk of just increasing the receptive field sizes while neglecting small receptive fields. Thus, it is a challenging problem to effectively construct adaptive neural networks for …

Window-based Channel Attention for Wavelet-enhanced Learned Image Compression

2024-09-21 · Heng Xu, Bowen Hai, Yushun Tang, Zhihai He

Learned Image Compression (LIC) models have achieved superior rate-distortion performance than traditional codecs. Existing LIC models use CNN, Transformer, or Mixed CNN-Transformer as basic blocks. However, limited by t…

Image Compression

Integrating Multiple Receptive Fields through Grouped Active Convolution

2018-11-11 · Yunho Jeon, Junmo Kim

Convolutional networks have achieved great success in various vision tasks. This is mainly due to a considerable amount of research on network structure. In this study, instead of focusing on architectures, we focused on…

Manifold-tiling Localized Receptive Fields are Optimal in Similarity-preserving Neural Networks

2018-12-01 · NeurIPS 2018 12 · Anirvan Sengupta, Cengiz Pehlevan, Mariano Tepper, Alexander Genkin 외

Many neurons in the brain, such as place cells in the rodent hippocampus, have localized receptive fields, i.e., they respond to a small neighborhood of stimulus space. What is the functional significance of such represe…

Hippocampus

Investigations of the Influences of a CNN's Receptive Field on Segmentation of Subnuclei of Bilateral Amygdalae

2019-11-07 · Han Bao

Segmentation of objects with various sizes is relatively less explored in medical imaging, and has been very challenging in computer vision tasks in general. We hypothesize that the receptive field of a deep model corres…

Segmentation