中文
相关论文

相关论文: Relief R-CNN : Utilizing Convolutional Features fo…

200 篇论文

We introduce G-CNN, an object detection technique based on CNNs which works without proposal algorithms. G-CNN starts with a multi-scale grid of fixed bounding boxes. We train a regressor to move and scale elements of the grid towards…

计算机视觉与模式识别 · 计算机科学 2016-04-27 Mahyar Najibi , Mohammad Rastegari , Larry S. Davis

In this study, proposes a method for improved object detection from the low-resolution images by integrating Enhanced Super-Resolution Generative Adversarial Networks (ESRGAN) and Faster Region-Convolutional Neural Network (Faster R-CNN).…

计算机视觉与模式识别 · 计算机科学 2025-06-16 Divya Swetha K , Ziaul Haque Choudhury , Hemanta Kumar Bhuyan , Biswajit Brahma , Nilayam Kumar Kamila

As a successful deep model applied in image super-resolution (SR), the Super-Resolution Convolutional Neural Network (SRCNN) has demonstrated superior performance to the previous hand-crafted models either in speed and restoration quality.…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Chao Dong , Chen Change Loy , Xiaoou Tang

Object detection, one of the three main tasks of computer vision, has been used in various applications. The main process is to use deep neural networks to extract the features of an image and then use the features to identify the class and…

计算机视觉与模式识别 · 计算机科学 2022-12-14 Wenshuo Li

This paper proposes a novel object detection framework named Grid R-CNN, which adopts a grid guided localization mechanism for accurate object detection. Different from the traditional regression based methods, the Grid R-CNN captures the…

计算机视觉与模式识别 · 计算机科学 2018-11-30 Xin Lu , Buyu Li , Yuxin Yue , Quanquan Li , Junjie Yan

Convolutional Neural Network (CNN) is a very powerful approach to extract discriminative local descriptors for effective image search. Recent work adopts fine-tuned strategies to further improve the discriminative power of the descriptors.…

计算机视觉与模式识别 · 计算机科学 2017-11-28 Tuan Hoang , Thanh-Toan Do , Dang-Khoa Le Tan , Ngai-Man Cheung

State-of-the-art methods for object detection use region proposal networks (RPN) to hypothesize object location. These networks simultaneously predicts object bounding boxes and \emph{objectness} scores at each location in the image. Unlike…

计算机视觉与模式识别 · 计算机科学 2018-12-27 Awais Mansoor , Antonio R. Porras , Marius George Linguraru

The learning of the region proposal in object detection using the deep neural networks (DNN) is divided into two tasks: binary classification and bounding box regression task. However, traditional RPN (Region Proposal Network) defines these…

计算机视觉与模式识别 · 计算机科学 2020-05-25 Geonseok Seo , Jaeyoung Yoo , Jaeseok Choi , Nojun Kwak

An image retrieval method based on convolution neural network and dimension reduction is proposed in this paper. Convolution neural network is used to extract high-level features of images, and to solve the problem that the extracted…

计算机视觉与模式识别 · 计算机科学 2019-01-15 Zhihao Cao , Shaomin Mu , Yongyu Xu , Mengping Dong

Recently, deep learning-based models have exhibited remarkable performance for image manipulation detection. However, most of them suffer from poor universality of handcrafted or predetermined features. Meanwhile, they only focus on…

计算机视觉与模式识别 · 计算机科学 2020-03-17 Chao Yang , Huizhou Li , Fangting Lin , Bin Jiang , Hao Zhao

This paper proposes a novel automatically generating image masks method for the state-of-the-art Mask R-CNN deep learning method. The Mask R-CNN method achieves the best results in object detection until now, however, it is very…

计算机视觉与模式识别 · 计算机科学 2021-05-21 Hao Wu , Jan Paul Siebert , Xiangrong Xu

The anchor mechanism of Faster R-CNN and SSD framework is considered not effective enough to scene text detection, which can be attributed to its IoU based matching criterion between anchors and ground-truth boxes. In order to better…

计算机视觉与模式识别 · 计算机科学 2018-04-25 Zhuoyao Zhong , Lei Sun , Qiang Huo

We study the problem of object detection over scanned images of scientific documents. We consider images that contain objects of varying aspect ratios and sizes and range from coarse elements such as tables and figures to fine elements such…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Ankur Goswami , Joshua McGrath , Shanan Peters , Theodoros Rekatsinas

Object detection typically assumes that training and test data are drawn from an identical distribution, which, however, does not always hold in practice. Such a distribution mismatch will lead to a significant performance drop. In this…

计算机视觉与模式识别 · 计算机科学 2018-03-09 Yuhua Chen , Wen Li , Christos Sakaridis , Dengxin Dai , Luc Van Gool

Although two-stage object detectors have continuously advanced the state-of-the-art performance in recent years, the training process itself is far from crystal. In this work, we first point out the inconsistency problem between the fixed…

计算机视觉与模式识别 · 计算机科学 2020-07-28 Hongkai Zhang , Hong Chang , Bingpeng Ma , Naiyan Wang , Xilin Chen

Object detection is a fundamental and challenging problem in aerial and satellite image analysis. More recently, a two-stage detector Faster R-CNN is proposed and demonstrated to be a promising tool for object detection in optical remote…

计算机视觉与模式识别 · 计算机科学 2018-07-20 Lin Cheng , Xu Liu , Lingling Li , Licheng Jiao , Xu Tang

In this paper, we propose a method for image-set classification based on convex cone models, focusing on the effectiveness of convolutional neural network (CNN) features as inputs. CNN features have non-negative values when using the…

计算机视觉与模式识别 · 计算机科学 2018-06-01 Naoya Sogi , Taku Nakayama , Kazuhiro Fukui

The goal of object detection is to determine the class and location of objects in an image. This paper proposes a novel anchor-free, two-stage framework which first extracts a number of object proposals by finding potential corner keypoint…

计算机视觉与模式识别 · 计算机科学 2020-07-29 Kaiwen Duan , Lingxi Xie , Honggang Qi , Song Bai , Qingming Huang , Qi Tian

Scene understanding plays an important role in several high-level computer vision applications, such as autonomous vehicles, intelligent video surveillance, or robotics. However, too few solutions have been proposed for indoor/outdoor scene…

计算机视觉与模式识别 · 计算机科学 2024-07-23 Ayman Beghdadi , Azeddine Beghdadi , Mohib Ullah , Faouzi Alaya Cheikh , Malik Mallem

We present Deformable PV-RCNN, a high-performing point-cloud based 3D object detector. Currently, the proposal refinement methods used by the state-of-the-art two-stage detectors cannot adequately accommodate differing object scales,…

计算机视觉与模式识别 · 计算机科学 2020-08-21 Prarthana Bhattacharyya , Krzysztof Czarnecki