中文
相关论文

相关论文: DenseBox: Unifying Landmark Localization with End …

200 篇论文

In present object detection systems, the deep convolutional neural networks (CNNs) are utilized to predict bounding boxes of object candidates, and have gained performance advantages over the traditional region proposal methods. However,…

计算机视觉与模式识别 · 计算机科学 2016-08-05 Jiahui Yu , Yuning Jiang , Zhangyang Wang , Zhimin Cao , Thomas Huang

Existing region-based object detectors are limited to regions with fixed box geometry to represent objects, even if those are highly non-rectangular. In this paper we introduce DP-FCN, a deep model for object detection which explicitly…

计算机视觉与模式识别 · 计算机科学 2017-07-20 Taylor Mordan , Nicolas Thome , Matthieu Cord , Gilles Henaff

This paper investigates how to rapidly and accurately localize facial landmarks in unconstrained, cluttered environments rather than in the well segmented face images. We present a novel Backbone-Branches Fully-Convolutional Neural Network…

计算机视觉与模式识别 · 计算机科学 2016-04-15 Zhujin Liang , Shengyong Ding , Liang Lin

We introduce the dense captioning task, which requires a computer vision system to both localize and describe salient regions in images in natural language. The dense captioning task generalizes object detection when the descriptions…

计算机视觉与模式识别 · 计算机科学 2015-11-25 Justin Johnson , Andrej Karpathy , Li Fei-Fei

Convolutional neural networks (CNNs) have shown great performance as general feature representations for object recognition applications. However, for multi-label images that contain multiple objects from different categories, scales and…

计算机视觉与模式识别 · 计算机科学 2016-06-06 Hao Yang , Joey Tianyi Zhou , Yu Zhang , Bin-Bin Gao , Jianxin Wu , Jianfei Cai

The ability to identify and localize new objects robustly and effectively is vital for robotic grasping and manipulation in warehouses or smart factories. Deep convolutional neural networks (DCNNs) have achieved the state-of-the-art…

机器人学 · 计算机科学 2019-03-05 Benjamin Schnieders , Shan Luo , Gregory Palmer , Karl Tuyls

In this paper, we present a conceptually simple, strong, and efficient framework for panoptic segmentation, called Panoptic FCN. Our approach aims to represent and predict foreground things and background stuff in a unified fully…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Yanwei Li , Hengshuang Zhao , Xiaojuan Qi , Liwei Wang , Zeming Li , Jian Sun , Jiaya Jia

Existing object proposal approaches use primarily bottom-up cues to rank proposals, while we believe that objectness is in fact a high level construct. We argue for a data-driven, semantic approach for ranking object proposals. Our…

计算机视觉与模式识别 · 计算机科学 2015-09-29 Weicheng Kuo , Bharath Hariharan , Jitendra Malik

Face alignment is a classic problem in the computer vision field. Previous works mostly focus on sparse alignment with a limited number of facial landmark points, i.e., facial landmark detection. In this paper, for the first time, we aim at…

计算机视觉与模式识别 · 计算机科学 2017-09-06 Yaojie Liu , Amin Jourabloo , William Ren , Xiaoming Liu

We propose a weakly supervised method using two algorithms to predict object bounding boxes given only an image classification dataset. First algorithm is a simple Fully Convolutional Network (FCN) trained to classify object instances. We…

计算机视觉与模式识别 · 计算机科学 2019-01-10 Srikrishna Varadarajan , Muktabh Mayank Srivastava

We present an algorithm for simultaneous face detection, landmarks localization, pose estimation and gender recognition using deep convolutional neural networks (CNN). The proposed method called, HyperFace, fuses the intermediate layers of…

计算机视觉与模式识别 · 计算机科学 2017-12-07 Rajeev Ranjan , Vishal M. Patel , Rama Chellappa

Recent approaches for instance-aware semantic labeling have augmented convolutional neural networks (CNNs) with complex multi-task architectures or computationally expensive graphical models. We present a method that leverages a fully…

计算机视觉与模式识别 · 计算机科学 2016-07-15 Jonas Uhrig , Marius Cordts , Uwe Franke , Thomas Brox

Semantic segmentation is critical to image content understanding and object localization. Recent development in fully-convolutional neural network (FCN) has enabled accurate pixel-level labeling. One issue in previous works is that the FCN…

计算机视觉与模式识别 · 计算机科学 2016-07-08 Qin Huang , Chunyang Xia , Wenchao Zheng , Yuhang Song , Hao Xu , C. -C. Jay Kuo

Object detection systems based on the deep convolutional neural network (CNN) have recently made ground- breaking advances on several object detection benchmarks. While the features learned by these high-capacity neural networks are…

计算机视觉与模式识别 · 计算机科学 2016-01-15 Yuting Zhang , Kihyuk Sohn , Ruben Villegas , Gang Pan , Honglak Lee

Deep convolutional neural networks have recently achieved state-of-the-art performance on a number of image recognition benchmarks, including the ImageNet Large-Scale Visual Recognition Challenge (ILSVRC-2012). The winning model on the…

计算机视觉与模式识别 · 计算机科学 2013-12-10 Dumitru Erhan , Christian Szegedy , Alexander Toshev , Dragomir Anguelov

Although deep convolutional neural networks(CNNs) have achieved remarkable results on object detection and segmentation, pre- and post-processing steps such as region proposals and non-maximum suppression(NMS), have been required. These…

计算机视觉与模式识别 · 计算机科学 2016-05-12 Eunbyung Park , Alexander C. Berg

Deep convolutional Neural Networks (CNN) are the state-of-the-art performers for object detection task. It is well known that object detection requires more computation and memory than image classification. Thus the consolidation of a…

计算机视觉与模式识别 · 计算机科学 2017-05-18 Subarna Tripathi , Gokce Dane , Byeongkeun Kang , Vasudev Bhaskaran , Truong Nguyen

Facial landmark localization plays a critical role in face recognition and analysis. In this paper, we propose a novel cascaded backbone-branches fully convolutional neural network~(BB-FCN) for rapidly and accurately localizing facial…

计算机视觉与模式识别 · 计算机科学 2018-12-11 Lingbo Liu , Guanbin Li , Yuan Xie , Yizhou Yu , Qing Wang , Liang Lin

Generic object detection is one of the most fundamental problems in computer vision, yet it is difficult to provide all the bounding-box-level annotations aiming at large-scale object detection for thousands of categories. In this paper, we…

计算机视觉与模式识别 · 计算机科学 2020-01-16 Ye Guo , Yali Li , Shengjin Wang

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…

计算机视觉与模式识别 · 计算机科学 2019-04-17 Zhong-Qiu Zhao , Peng Zheng , Shou-tao Xu , Xindong Wu
‹ 上一页 1 2 3 10 下一页 ›