English
Related papers

Related papers: BAN: Focusing on Boundary Context for Object Detec…

200 papers

We present RON, an efficient and effective framework for generic object detection. Our motivation is to smartly associate the best of the region-based (e.g., Faster R-CNN) and region-free (e.g., SSD) methodologies. Under fully convolutional…

Computer Vision and Pattern Recognition · Computer Science 2017-07-07 Tao Kong , Fuchun Sun , Anbang Yao , Huaping Liu , Ming Lu , Yurong Chen

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…

Computer Vision and Pattern Recognition · Computer Science 2018-02-13 Xiaochuan Fan , Hao Guo , Kang Zheng , Wei Feng , Song Wang

Accurately localising object proposals is an important precondition for high detection rate for the state-of-the-art object detection frameworks. The accuracy of an object detection method has been shown highly related to the average recall…

Computer Vision and Pattern Recognition · Computer Science 2018-07-26 Hsueh-Fu Lu , Xiaofei Du , Ping-Lin Chang

Computer-aided diagnosis has recently received attention for its advantage of low cost and time efficiency. Although deep learning played a major role in the recent success of acne detection, there are still several challenges such as color…

Computer Vision and Pattern Recognition · Computer Science 2021-12-20 Kyungseo Min , Gun-Hee Lee , Seong-Whan Lee

Currently, existing salient object detection methods based on convolutional neural networks commonly resort to constructing discriminative networks to aggregate high level and low level features. However, contextual information is always…

Computer Vision and Pattern Recognition · Computer Science 2021-10-22 Xian Fang , Jinchao Zhu , Xiuli Shao , Hongpeng Wang

Object detection in 3D point clouds is a crucial task in a range of computer vision applications including robotics, autonomous cars, and augmented reality. This work addresses the object detection task in 3D point clouds using a highly…

Computer Vision and Pattern Recognition · Computer Science 2023-02-14 Sultan Abu Ghazal , Jean Lahoud , Rao Anwer

Generic object detection has been immensely promoted by the development of deep convolutional neural networks in the past decade. However, in the domain shift circumstance, the changes in weather, illumination, etc., often cause domain gap,…

Computer Vision and Pattern Recognition · Computer Science 2020-09-08 Hang Yang , Shan Jiang , Xinge Zhu , Mingyang Huang , Zhiqiang Shen , Chunxiao Liu , Jianping Shi

Contextual information, such as the co-occurrence of objects and the spatial and relative size among objects provides deep and complex information about scenes. It also can play an important role in improving object detection. In this work,…

Computer Vision and Pattern Recognition · Computer Science 2019-06-07 Faisal Alamri , Nicolas Pugeault

We develop a deep learning algorithm for contour detection with a fully convolutional encoder-decoder network. Different from previous low-level edge detection, our algorithm focuses on detecting higher-level object contours. Our network is…

Computer Vision and Pattern Recognition · Computer Science 2016-03-16 Jimei Yang , Brian Price , Scott Cohen , Honglak Lee , Ming-Hsuan Yang

We present Convolutional Oriented Boundaries (COB), which produces multiscale oriented contours and region hierarchies starting from generic image classification Convolutional Neural Networks (CNNs). COB is computationally efficient,…

Computer Vision and Pattern Recognition · Computer Science 2017-05-01 Kevis-Kokitsi Maninis , Jordi Pont-Tuset , Pablo Arbeláez , Luc Van Gool

Contexts play an important role in the saliency detection task. However, given a context region, not all contextual information is helpful for the final task. In this paper, we propose a novel pixel-wise contextual attention network, i.e.,…

Computer Vision and Pattern Recognition · Computer Science 2018-04-04 Nian Liu , Junwei Han , Ming-Hsuan Yang

Existing computer vision and object detection methods strongly rely on neural networks and deep learning. This active research area is used for applications such as autonomous driving, aerial photography, protection, and monitoring.…

Computer Vision and Pattern Recognition · Computer Science 2022-12-01 Imran Khan Mirani , Chen Tianhua , Malak Abid Ali Khan , Syed Muhammad Aamir , Waseef Menhaj

Open Set Object Detection has seen rapid development recently, but it continues to pose significant challenges. Language-based methods, grappling with the substantial modal disparity between textual and visual modalities, require extensive…

Computer Vision and Pattern Recognition · Computer Science 2024-08-27 Bingcheng Dong , Yuning Ding , Jinrong Zhang , Sifan Zhang , Shenglan Liu

Given the vast amounts of video available online, and recent breakthroughs in object detection with static images, object detection in video offers a promising new frontier. However, motion blur and compression artifacts cause substantial…

Computer Vision and Pattern Recognition · Computer Science 2016-07-20 Subarna Tripathi , Zachary C. Lipton , Serge Belongie , Truong Nguyen

Object detection is a challenging task in visual understanding domain, and even more so if the supervision is to be weak. Recently, few efforts to handle the task without expensive human annotations is established by promising deep neural…

Computer Vision and Pattern Recognition · Computer Science 2016-11-28 Ali Diba , Vivek Sharma , Ali Pazandeh , Hamed Pirsiavash , Luc Van Gool

It is well known that contextual and multi-scale representations are important for accurate visual recognition. In this paper we present the Inside-Outside Net (ION), an object detector that exploits information both inside and outside the…

Computer Vision and Pattern Recognition · Computer Science 2015-12-15 Sean Bell , C. Lawrence Zitnick , Kavita Bala , Ross Girshick

Applications like personal assistants need to be aware ofthe user's context, e.g., where they are, what they are doing, and with whom. Context information is usually inferred from sensor data, like GPS sensors and accelerometers on the…

Artificial Intelligence · Computer Science 2020-11-20 Qiang Shen , Stefano Teso , Wanyi Zhang , Hao Xu , Fausto Giunchiglia

In this paper, we propose a novel edge preserving and multi-scale contextual neural network for salient object detection. The proposed framework is aiming to address two limits of the existing CNN based methods. First, region-based CNN…

Computer Vision and Pattern Recognition · Computer Science 2017-10-26 Xiang Wang , Huimin Ma , Xiaozhi Chen , Shaodi You

Object detection when provided image-level labels instead of instance-level labels (i.e., bounding boxes) during training is an important problem in computer vision, since large scale image datasets with instance-level labels are extremely…

Computer Vision and Pattern Recognition · Computer Science 2017-03-01 Ziang Yan , Jian Liang , Weishen Pan , Jin Li , Changshui Zhang

This work explores the use of spatial context as a source of free and plentiful supervisory signal for training a rich visual representation. Given only a large, unlabeled image collection, we extract random pairs of patches from each image…

Computer Vision and Pattern Recognition · Computer Science 2016-01-19 Carl Doersch , Abhinav Gupta , Alexei A. Efros