中文
相关论文

相关论文: Prompt-Free Universal Region Proposal Network

200 篇论文

We propose a framework for the completely unsupervised learning of latent object properties from their interactions: the perception-prediction network (PPN). Consisting of a perception module that extracts representations of latent object…

机器学习 · 计算机科学 2018-07-27 David Zheng , Vinson Luo , Jiajun Wu , Joshua B. Tenenbaum

Region proposal networks (RPN) have been recently combined with the Siamese network for tracking, and shown excellent accuracy with high efficiency. Nevertheless, previously proposed one-stage Siamese-RPN trackers degenerate in presence of…

计算机视觉与模式识别 · 计算机科学 2018-12-18 Heng Fan , Haibin Ling

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

Object detection is an essential and fundamental task in computer vision and satellite image processing. Existing deep learning methods have achieved impressive performance thanks to the availability of large-scale annotated datasets. Yet,…

计算机视觉与模式识别 · 计算机科学 2023-09-20 Fahong Zhang , Yilei Shi , Zhitong Xiong , Xiao Xiang Zhu

Region-based Convolutional Neural Networks (R-CNNs) have achieved great success in the field of object detection. The existing R-CNNs usually divide a Region-of-Interest (ROI) into grids, and then localize objects by utilizing the spatial…

计算机视觉与模式识别 · 计算机科学 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song Wang

Weakly supervised object detection (WSup-OD) increases the usefulness and interpretability of image classification algorithms without requiring additional supervision. The successes of multiple instance learning in this task for natural…

计算机视觉与模式识别 · 计算机科学 2025-02-19 Philip Müller , Felix Meissen , Georgios Kaissis , Daniel Rueckert

Almost all of the current top-performing object detection networks employ region proposals to guide the search for object instances. State-of-the-art region proposal methods usually need several thousand proposals to get high recall, thus…

计算机视觉与模式识别 · 计算机科学 2016-04-05 Tao Kong , Anbang Yao , Yurong Chen , Fuchun Sun

This paper considers an architecture referred to as Cascade Region Proposal Network (Cascade RPN) for improving the region-proposal quality and detection performance by \textit{systematically} addressing the limitation of the conventional…

计算机视觉与模式识别 · 计算机科学 2019-12-05 Thang Vu , Hyunjun Jang , Trung X. Pham , Chang D. Yoo

The Localization of the target object for data retrieval is a key issue in the Intelligent and Connected Transportation Systems (ICTS). However, due to lack of intelligence in the traditional transportation system, it can take tremendous…

计算机视觉与模式识别 · 计算机科学 2018-04-09 Sijia Chen , Bin Song , Jie Guo , Xiaojiang Du , Mohsen Guizani

In CNN-based object detection methods, region proposal becomes a bottleneck when objects exhibit significant scale variation, occlusion or truncation. In addition, these methods mainly focus on 2D object detection and cannot estimate…

计算机视觉与模式识别 · 计算机科学 2017-03-10 Yu Xiang , Wongun Choi , Yuanqing Lin , Silvio Savarese

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

This paper introduces a novel rotation-based framework for arbitrary-oriented text detection in natural scene images. We present the Rotation Region Proposal Networks (RRPN), which are designed to generate inclined proposals with text…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Jianqi Ma , Weiyuan Shao , Hao Ye , Li Wang , Hong Wang , Yingbin Zheng , Xiangyang Xue

Feature pyramid network (FPN) based models, which fuse the semantics and salient details in a progressive manner, have been proven highly effective in salient object detection. However, it is observed that these models often generate…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Zun Li , Congyan Lang , Junhao Liew , Qibin Hou , Yidong Li , Jiashi Feng

Object proposals have become an integral preprocessing steps of many vision pipelines including object detection, weakly supervised detection, object discovery, tracking, etc. Compared to the learning-free methods, learning-based proposals…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Dahun Kim , Tsung-Yi Lin , Anelia Angelova , In So Kweon , Weicheng Kuo

Image representations derived from pre-trained Convolutional Neural Networks (CNNs) have become the new state of the art in computer vision tasks such as instance retrieval. This work explores the suitability for instance retrieval of…

计算机视觉与模式识别 · 计算机科学 2016-05-02 Amaia Salvador , Xavier Giro-i-Nieto , Ferran Marques , Shin'ichi Satoh

Recent efforts in deploying Deep Neural Networks for object detection in real world applications, such as autonomous driving, assume that all relevant object classes have been observed during training. Quantifying the performance of these…

计算机视觉与模式识别 · 计算机科学 2021-11-29 Yimeng Li , Jana Kosecka

In this paper, we propose a novel object detection algorithm named "Deep Regionlets" by integrating deep neural networks and a conventional detection schema for accurate generic object detection. Motivated by the effectiveness of regionlets…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Hongyu Xu , Xutao Lv , Xiaoyu Wang , Zhou Ren , Navaneeth Bodla , Rama Chellappa

With the introduction of the transformer architecture in computer vision, increasing model scale has been demonstrated as a clear path to achieving performance and robustness gains. However, with model parameter counts reaching the…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Jochem Loedeman , Maarten C. Stol , Tengda Han , Yuki M. Asano

We address the problem of weakly supervised object localization where only image-level annotations are available for training object detectors. Numerous methods have been proposed to tackle this problem through mining object proposals.…

计算机视觉与模式识别 · 计算机科学 2017-10-13 Dong Li , Jia-Bin Huang , Yali Li , Shengjin Wang , Ming-Hsuan Yang

FPN is a common component used in object detectors, it supplements multi-scale information by adjacent level features interpolation and summation. However, due to the existence of nonlinear operations and the convolutional layers with…

计算机视觉与模式识别 · 计算机科学 2020-12-07 Jialiang Ma , Bin Chen