English
Related papers

Related papers: CRAFT Objects from Images

200 papers

Cascade is a widely used approach that rejects obvious negative samples at early stages for learning better classifier and faster inference. This paper presents chained cascade network (CC-Net). In this CC-Net, the cascaded classifier at a…

Computer Vision and Pattern Recognition · Computer Science 2017-02-24 Wanli Ouyang , Ku Wang , Xin Zhu , Xiaogang Wang

Object detection is a very important basic research direction in the field of computer vision and a basic method for other advanced tasks in the field of computer vision. It has been widely used in practical applications such as object…

Computer Vision and Pattern Recognition · Computer Science 2021-11-29 Di Chang

Convolutional Neural Networks (CNNs) have emerged as a powerful strategy for most object detection tasks on 2D images. However, their power has not been fully realised for detecting 3D objects in point clouds directly without converting…

Computer Vision and Pattern Recognition · Computer Science 2019-12-03 Mingtao Feng , Syed Zulqarnain Gilani , Yaonan Wang , Liang Zhang , Ajmal Mian

Many modern approaches for object detection are two-staged pipelines. The first stage identifies regions of interest which are then classified in the second stage. Faster R-CNN is such an approach for object detection which combines both…

Computer Vision and Pattern Recognition · Computer Science 2017-05-01 Christian Eggert , Dan Zecha , Stephan Brehm , Rainer Lienhart

Due to object detection's close relationship with video analysis and image understanding, it has attracted much research attention in recent years. Traditional object detection methods are built on handcrafted features and shallow trainable…

Computer Vision and Pattern Recognition · Computer Science 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu

The dominant object detection approaches treat each dataset separately and fit towards a specific domain, which cannot adapt to other domains without extensive retraining. In this paper, we address the problem of designing a universal…

Computer Vision and Pattern Recognition · Computer Science 2020-02-19 Hang Xu , Linpu Fang , Xiaodan Liang , Wenxiong Kang , Zhenguo Li

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…

Computer Vision and Pattern Recognition · Computer Science 2016-04-27 Mahyar Najibi , Mohammad Rastegari , Larry S. Davis

Despite recent progress, computational visual aesthetic is still challenging. Image cropping, which refers to the removal of unwanted scene areas, is an important step to improve the aesthetic quality of an image. However, it is challenging…

Computer Vision and Pattern Recognition · Computer Science 2018-01-16 Guanjun Guo , Hanzi Wang , Chunhua Shen , Yan Yan , Hong-Yuan Mark Liao

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.…

Computer Vision and Pattern Recognition · Computer Science 2017-08-10 Yousong Zhu , Chaoyang Zhao , Jinqiao Wang , Xu Zhao , Yi Wu , Hanqing Lu

Context is important for accurate visual recognition. In this work we propose an object detection algorithm that not only considers object visual appearance, but also makes use of two kinds of context including scene contextual information…

Computer Vision and Pattern Recognition · Computer Science 2018-07-03 Yong Liu , Ruiping Wang , Shiguang Shan , Xilin Chen

We define the object detection from imagery problem as estimating a very large but extremely sparse bounding box dependent probability distribution. Subsequently we identify a sparse distribution estimation scheme, Directed Sparse Sampling,…

Computer Vision and Pattern Recognition · Computer Science 2017-07-24 Lachlan Tychsen-Smith , Lars Petersson

The task of detecting 3D objects is important to various robotic applications. The existing deep learning-based detection techniques have achieved impressive performance. However, these techniques are limited to run with a graphics…

Computer Vision and Pattern Recognition · Computer Science 2020-08-14 Xuesong Li , Jose Guivant , Subhan Khan

The recent trend in multiple object tracking (MOT) is heading towards leveraging deep learning to boost the tracking performance. However, it is not trivial to solve the data-association problem in an end-to-end fashion. In this paper, we…

Computer Vision and Pattern Recognition · Computer Science 2021-03-29 Peng Dai , Renliang Weng , Wongun Choi , Changshui Zhang , Zhangping He , Wei Ding

Face detection is a widely studied problem over the past few decades. Recently, significant improvements have been achieved via the deep neural network, however, it is still challenging to directly apply these techniques to mobile devices…

Computer Vision and Pattern Recognition · Computer Science 2019-04-30 Heming Zhang , Xiaolong Wang , Jingwen Zhu , C. -C. Jay Kuo

A growing branch of computer vision is object detection. Object detection is used in many applications such as industrial process, medical imaging analysis, and autonomous vehicles. The ability to detect objects in videos is crucial. Object…

Computer Vision and Pattern Recognition · Computer Science 2021-05-28 Spencer Ploeger , Lucas Dasovic

We propose a Convolutional Neural Network (CNN) based algorithm - StuffNet - for object detection. In addition to the standard convolutional features trained for region proposal and object detection [31], StuffNet uses convolutional…

Computer Vision and Pattern Recognition · Computer Science 2017-01-31 Samarth Brahmbhatt , Henrik I. Christensen , James Hays

This paper proposes a few-shot method based on Faster R-CNN and representation learning for object detection in aerial images. The two classification branches of Faster R-CNN are replaced by prototypical networks for online adaptation to…

Computer Vision and Pattern Recognition · Computer Science 2021-09-28 Pierre Le Jeune , Mustapha Lebbah , Anissa Mokraoui , Hanene Azzag

Object detection is a fundamental task in computer vision and image understanding, with the goal of identifying and localizing objects of interest within an image while assigning them corresponding class labels. Traditional methods, which…

Computer Vision and Pattern Recognition · Computer Science 2024-12-09 Fnu Neha , Deepshikha Bhati , Deepak Kumar Shukla , Md Amiruzzaman

Despite recent advances, object detection in aerial images is still a challenging task. Specific problems in aerial images makes the detection problem harder, such as small objects, densely packed objects, objects in different sizes and…

Computer Vision and Pattern Recognition · Computer Science 2022-03-31 Onur Can Koyun , Reyhan Kevser Keser , İbrahim Batuhan Akkaya , Behçet Uğur Töreyin

Duplicate removal is a critical step to accomplish a reasonable amount of predictions in prevalent proposal-based object detection frameworks. Albeit simple and effective, most previous algorithms utilize a greedy process without making…

Computer Vision and Pattern Recognition · Computer Science 2018-10-23 Lu Qi , Shu Liu , Jianping Shi , Jiaya Jia