English
Related papers

Related papers: CRAFT Objects from Images

200 papers

High quality object proposals are crucial in visual tracking algorithms that utilize region proposal network (RPN). Refinement of these proposals, typically by box regression and classification in parallel, has been popularly adopted to…

Computer Vision and Pattern Recognition · Computer Science 2020-11-26 Heng Fan , Haibin Ling

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…

Computer Vision and Pattern Recognition · Computer Science 2018-11-20 Gurjeet Singh , Sun Miao , Shi Shi , Patrick Chiang

Region proposal algorithms play an important role in most state-of-the-art two-stage object detection networks by hypothesizing object locations in the image. Nonetheless, region proposal algorithms are known to be the bottleneck in most…

Computer Vision and Pattern Recognition · Computer Science 2019-09-17 Ramin Nabati , Hairong Qi

In this paper we evaluate the quality of the activation layers of a convolutional neural network (CNN) for the gen- eration of object proposals. We generate hypotheses in a sliding-window fashion over different activation layers and show…

Computer Vision and Pattern Recognition · Computer Science 2015-10-16 Amir Ghodrati , Ali Diba , Marco Pedersoli , Tinne Tuytelaars , Luc Van Gool

Visual counting, a task that predicts the number of objects from an image/video, is an open-set problem by nature, i.e., the number of population can vary in $[0,+\infty)$ in theory. However, the collected images and labeled count values…

Computer Vision and Pattern Recognition · Computer Science 2019-08-20 Haipeng Xiong , Hao Lu , Chengxin Liu , Liang Liu , Zhiguo Cao , Chunhua Shen

We study the problem of extracting text instance contour information from images and use it to assist scene text detection. We propose a novel and effective framework for this and experimentally demonstrate that: (1) A CNN that can be…

Computer Vision and Pattern Recognition · Computer Science 2018-12-04 Dafang He , Xiao Yang , Daniel Kifer , C. Lee Giles

Image recognition is a classic and common task in the computer vision field, which has been widely applied in the past decade. Most existing methods in literature aim to learn discriminative features from labeled images for classification,…

Computer Vision and Pattern Recognition · Computer Science 2023-09-26 Jiayin Sun , Hong Wang , Qiulei Dong

We present Sparse R-CNN, a purely sparse method for object detection in images. Existing works on object detection heavily rely on dense object candidates, such as $k$ anchor boxes pre-defined on all grids of image feature map of size…

Computer Vision and Pattern Recognition · Computer Science 2021-04-27 Peize Sun , Rufeng Zhang , Yi Jiang , Tao Kong , Chenfeng Xu , Wei Zhan , Masayoshi Tomizuka , Lei Li , Zehuan Yuan , Changhu Wang , Ping Luo

Existing state-of-the-art salient object detection networks rely on aggregating multi-level features of pre-trained convolutional neural networks (CNNs). Compared to high-level features, low-level features contribute less to performance but…

Computer Vision and Pattern Recognition · Computer Science 2019-04-19 Zhe Wu , Li Su , Qingming Huang

Image captioning, a challenging task where the machine automatically describes an image by sentences, has drawn significant attention in recent years. Despite the remarkable improvements of recent approaches, however, these methods are…

Multimedia · Computer Science 2020-01-14 Qianyu Feng , Yu Wu , Hehe Fan , Chenggang Yan , Yi Yang

In object detection, the intersection over union (IoU) threshold is frequently used to define positives/negatives. The threshold used to train a detector defines its \textit{quality}. While the commonly used threshold of 0.5 leads to noisy…

Computer Vision and Pattern Recognition · Computer Science 2019-06-25 Zhaowei Cai , Nuno Vasconcelos

One of the main challenges of visual object tracking comes from the arbitrary appearance of objects. Most existing algorithms try to resolve this problem as an object-specific task, i.e., the model is trained to regenerate or classify a…

Computer Vision and Pattern Recognition · Computer Science 2016-04-27 Kai Chen , Wenbing Tao

Despite the great success object detection and segmentation models have achieved in recognizing individual objects in images, performance on cognitive tasks such as image caption, semantic image retrieval, and visual QA is far from…

Computer Vision and Pattern Recognition · Computer Science 2024-01-25 Weilin Cong , William Wang , Wang-Chien Lee

Object detection in documents is a key step to automate the structural elements identification process in a digital or scanned document through understanding the hierarchical structure and relationships between different elements. Large and…

Computer Vision and Pattern Recognition · Computer Science 2024-02-21 Ayan Banerjee , Sanket Biswas , Josep Lladós , Umapada Pal

Object identification is one of the most fundamental and difficult issues in computer vision. It aims to discover object instances in real pictures from a huge number of established categories. In recent years, deep learning-based object…

Computer Vision and Pattern Recognition · Computer Science 2022-03-03 Venkata Beri

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 neural networks…

Computer Vision and Pattern Recognition · Computer Science 2020-06-02 Angtian Wang , Yihong Sun , Adam Kortylewski , Alan Yuille

Recent region-based object detectors are usually built with separate classification and localization branches on top of shared feature extraction networks. In this paper, we analyze failure cases of state-of-the-art detectors and observe…

Computer Vision and Pattern Recognition · Computer Science 2018-07-17 Bowen Cheng , Yunchao Wei , Honghui Shi , Rogerio Feris , Jinjun Xiong , Thomas Huang

Camera and radar sensors have significant advantages in cost, reliability, and maintenance compared to LiDAR. Existing fusion methods often fuse the outputs of single modalities at the result-level, called the late fusion strategy. This can…

Computer Vision and Pattern Recognition · Computer Science 2022-11-28 Youngseok Kim , Sanmin Kim , Jun Won Choi , Dongsuk Kum

Convolutional neural network (CNN) has drawn increasing interest in visual tracking owing to its powerfulness in feature extraction. Most existing CNN-based trackers treat tracking as a classification problem. However, these trackers are…

Computer Vision and Pattern Recognition · Computer Science 2017-05-02 Heng Fan , Haibin Ling

Multiple object tracking and segmentation requires detecting, tracking, and segmenting objects belonging to a set of given classes. Most approaches only exploit the temporal dimension to address the association problem, while relying on…

Computer Vision and Pattern Recognition · Computer Science 2021-12-02 Lei Ke , Xia Li , Martin Danelljan , Yu-Wing Tai , Chi-Keung Tang , Fisher Yu