中文
相关论文

相关论文: Zero Cost Improvements for General Object Detectio…

200 篇论文

Object detection requires substantial labeling effort for learning robust models. Active learning can reduce this effort by intelligently selecting relevant examples to be annotated. However, selecting these examples properly without…

机器学习 · 计算机科学 2022-12-09 Dominik Probst , Hasnain Raza , Erik Rodner

Most current detection methods have adopted anchor boxes as regression references. However, the detection performance is sensitive to the setting of the anchor boxes. A proper setting of anchor boxes may vary significantly across different…

计算机视觉与模式识别 · 计算机科学 2018-11-19 Lele Xie , Yuliang Liu , Lianwen Jin , Zecheng Xie

We present consistent optimization for single stage object detection. Previous works of single stage object detectors usually rely on the regular, dense sampled anchors to generate hypothesis for the optimization of the model. Through an…

计算机视觉与模式识别 · 计算机科学 2019-01-24 Tao Kong , Fuchun Sun , Huaping Liu , Yuning Jiang , Jianbo Shi

Recently, many methods have been proposed for object detection. They cannot detect objects by semantic features, adaptively. In this work, according to channel and spatial attention mechanisms, we mainly analyze that different methods…

计算机视觉与模式识别 · 计算机科学 2020-09-30 Qian Li , Nan Guo , Xiaochun Ye , Dongrui Fan , Zhimin Tang

We propose a novel recurrent attentional structure to localize and recognize objects jointly. The network can learn to extract a sequence of local observations with detailed appearance and rough context, instead of sliding windows or…

计算机视觉与模式识别 · 计算机科学 2017-12-20 Jie Lyu , Zejian Yuan , Dapeng Chen

RRPN is among the outstanding scene text detection approaches, but the manually-designed anchor and coarse proposal refinement make the performance still far from perfection. In this paper, we propose RRPN++ to exploit the potential of…

计算机视觉与模式识别 · 计算机科学 2020-09-29 Jianqi Ma

The region-based Convolutional Neural Network (CNN) detectors such as Faster R-CNN or R-FCN have already shown promising results for object detection by combining the region proposal subnetwork and the classification subnetwork together.…

计算机视觉与模式识别 · 计算机科学 2017-08-10 Yousong Zhu , Chaoyang Zhao , Jinqiao Wang , Xu Zhao , Yi Wu , Hanqing Lu

We motivate and present feature selective anchor-free (FSAF) module, a simple and effective building block for single-shot object detectors. It can be plugged into single-shot detectors with feature pyramid structure. The FSAF module…

计算机视觉与模式识别 · 计算机科学 2019-03-05 Chenchen Zhu , Yihui He , Marios Savvides

Training CNN for detection is time-consuming due to the large dataset and complex network modules, making it hard to search architectures on detection datasets directly, which usually requires vast search costs (usually tens and even…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Xiaoxing Wang , Jiale Lin , Junchi Yan , Juanping Zhao , Xiaokang Yang

Object detection in optical remote sensing images is an important and challenging task. In recent years, the methods based on convolutional neural networks have made good progress. However, due to the large variation in object scale, aspect…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Qi Ming , Lingjuan Miao , Zhiqiang Zhou , Yunpeng Dong

Salient object detection has achieved great improvement by using the Fully Convolution Network (FCN). However, the FCN-based U-shape architecture may cause the dilution problem in the high-level semantic information during the up-sample…

计算机视觉与模式识别 · 计算机科学 2020-05-01 Guangyu Ren , Tianhong Dai , Panagiotis Barmpoutis , Tania Stathaki

Two head structures (i.e. fully connected head and convolution head) have been widely used in R-CNN based detectors for classification and localization tasks. However, there is a lack of understanding of how does these two head structures…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Yue Wu , Yinpeng Chen , Lu Yuan , Zicheng Liu , Lijuan Wang , Hongzhi Li , Yun Fu

Object detection and classification is one of the most important computer vision problems. Ever since the introduction of deep learning \cite{krizhevsky2012imagenet}, we have witnessed a dramatic increase in the accuracy of this object…

计算机视觉与模式识别 · 计算机科学 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

In the current salient object detection network, the most popular method is using U-shape structure. However, the massive number of parameters leads to more consumption of computing and storage resources which are not feasible to deploy on…

计算机视觉与模式识别 · 计算机科学 2021-12-21 Bin Zhang , Yang Wu , Xiaojing Zhang , Ming Ma

Feature pyramid architecture has been broadly adopted in object detection and segmentation to deal with multi-scale problem. However, in this paper we show that the capacity of the architecture has not been fully explored due to the…

计算机视觉与模式识别 · 计算机科学 2019-12-17 Fan Yang , Cheng Lu , Yandong Guo , Longin Jan Latecki , Haibin Ling

Deep learning-based dense object detectors have achieved great success in the past few years and have been applied to numerous multimedia applications such as video understanding. However, the current training pipeline for dense detectors…

计算机视觉与模式识别 · 计算机科学 2021-07-28 Zehui Chen , Chenhongyi Yang , Qiaofei Li , Feng Zhao , Zheng-Jun Zha , Feng Wu

Object detection performance, as measured on the canonical PASCAL VOC dataset, has plateaued in the last few years. The best-performing methods are complex ensemble systems that typically combine multiple low-level image features with…

计算机视觉与模式识别 · 计算机科学 2014-10-23 Ross Girshick , Jeff Donahue , Trevor Darrell , Jitendra Malik

This paper proposes the Parallel Residual Bi-Fusion Feature Pyramid Network (PRB-FPN) for fast and accurate single-shot object detection. Feature Pyramid (FP) is widely used in recent visual detection, however the top-down pathway of FP…

计算机视觉与模式识别 · 计算机科学 2023-05-19 Ping-Yang Chen , Ming-Ching Chang , Jun-Wei Hsieh , Yong-Sheng Chen

Efficient and accurate object detection is an important topic in the development of computer vision systems. With the advent of deep learning techniques, the accuracy of object detection has increased significantly. The project aims to…

计算机视觉与模式识别 · 计算机科学 2025-03-04 Md Pranto , Omar Faruk

The success of deep neural networks relies on significant architecture engineering. Recently neural architecture search (NAS) has emerged as a promise to greatly reduce manual effort in network design by automatically searching for optimal…

计算机视觉与模式识别 · 计算机科学 2020-02-26 Ning Wang , Yang Gao , Hao Chen , Peng Wang , Zhi Tian , Chunhua Shen , Yanning Zhang