English
Related papers

Related papers: Richer Convolutional Features for Edge Detection

200 papers

The ability to detect edges is a fundamental attribute necessary to truly capture visual concepts. In this paper, we prove that edges cannot be represented properly in the first convolutional layer of a neural network, and further show that…

Computer Vision and Pattern Recognition · Computer Science 2020-12-29 Minh Le , Subhradeep Kayal

Real-world face detection and alignment demand an advanced discriminative model to address challenges by pose, lighting and expression. Illuminated by the deep learning algorithm, some convolutional neural networks based face detection and…

Computer Vision and Pattern Recognition · Computer Science 2017-08-01 Weilin Cong , Sanyuan Zhao , Hui Tian , Jianbing Shen

Occlusion edges in images which correspond to range discontinuity in the scene from the point of view of the observer are an important prerequisite for many vision and mobile robot tasks. Although they can be extracted from range data…

Computer Vision and Pattern Recognition · Computer Science 2015-07-09 Soumik Sarkar , Vivek Venugopalan , Kishore Reddy , Michael Giering , Julian Ryde , Navdeep Jaitly

Recently, deep Convolutional Neural Networks (CNNs) can achieve human-level performance in edge detection with the rich and abstract edge representation capacities. However, the high performance of CNN based edge detection is achieved with…

Computer Vision and Pattern Recognition · Computer Science 2021-08-17 Zhuo Su , Wenzhe Liu , Zitong Yu , Dewen Hu , Qing Liao , Qi Tian , Matti Pietikäinen , Li Liu

Object detection is one of the most active areas in computer vision, which has made significant improvement in recent years. Current state-of-the-art object detection methods mostly adhere to the framework of regions with convolutional…

Computer Vision and Pattern Recognition · Computer Science 2016-04-15 Wenqing Chu , Deng Cai

Fully convolutional networks (FCN) has significantly improved the performance of many pixel-labeling tasks, such as semantic segmentation and depth estimation. However, it still remains non-trivial to thoroughly utilize the multi-level…

Computer Vision and Pattern Recognition · Computer Science 2018-12-05 Yunzhi Zhuge , Pingping Zhang , Huchuan Lu

We address the problem of contour detection via per-pixel classifications of edge point. To facilitate the process, the proposed approach leverages with DenseNet, an efficient implementation of multiscale convolutional neural networks…

Computer Vision and Pattern Recognition · Computer Science 2015-05-13 Jyh-Jing Hwang , Tyng-Luh Liu

We develop a novel deep contour detection algorithm with a top-down fully convolutional encoder-decoder network. Our proposed method, named TD-CEDN, solves two important issues in this low-level vision problem: (1) learning multi-scale and…

Computer Vision and Pattern Recognition · Computer Science 2017-07-13 Yahui Liu , Jian Yao , Li Li , Xiaohu Lu , Jing Han

Facial Expression Recognition (FER) is vital for understanding interpersonal communication. However, existing classification methods often face challenges such as vulnerability to noise, imbalanced datasets, overfitting, and generalization…

Computer Vision and Pattern Recognition · Computer Science 2024-07-03 Hozaifa Kassab , Mohamed Bahaa , Ali Hamdi

Conditional Random Field (CRF) and recurrent neural models have achieved success in structured prediction. More recently, there is a marriage of CRF and recurrent neural models, so that we can gain from both non-linear dense features and…

Computation and Language · Computer Science 2016-11-15 Shuming Ma , Xu Sun

In the last two years, convolutional neural networks (CNNs) have achieved an impressive suite of results on standard recognition datasets and tasks. CNN-based features seem poised to quickly replace engineered representations, such as SIFT…

Computer Vision and Pattern Recognition · Computer Science 2014-09-23 Pulkit Agrawal , Ross Girshick , Jitendra Malik

In this paper we present a new methodology for edge detection in digital images. The first originality of the proposed method is to consider image content as a parametric surface. Then, an original parametric local model of this surface…

Image and Video Processing · Electrical Eng. & Systems 2019-04-24 Rémi Cogranne , Rémi Slysz , Laurence Moreau , Houman Borouchaki

Image classification remains a fundamental yet challenging task in computer vision, particularly when fine-grained feature extraction and background noise suppression are required simultaneously. Conventional convolutional neural networks,…

Computer Vision and Pattern Recognition · Computer Science 2026-04-29 Wentao Jiang , Yuanchan Xu , Heng Yuan

We report experimentally and in theory on the detection of edge information in digital images using ultrafast spiking optical artificial neurons towards convolutional neural networks (CNNs). In tandem with traditional convolution…

Image and Video Processing · Electrical Eng. & Systems 2020-07-21 Joshua Robertson , Yahui Zhang , Matej Hejda , Andrew Adair , Julian Bueno , Shuiying Xiang , Antonio Hurtado

In this paper, we present a novel approach for contour detection with Convolutional Neural Networks. A multi-scale CNN learning framework is designed to automatically learn the most relevant features for contour patch detection. Our method…

Computer Vision and Pattern Recognition · Computer Science 2017-05-10 Teck Wee Chua , Li Shen

Edge detection, a basic task in the field of computer vision, is an important preprocessing operation for the recognition and understanding of a visual scene. In conventional models, the edge image generated is ambiguous, and the edge lines…

Computer Vision and Pattern Recognition · Computer Science 2022-03-18 Dawei Dai , Chunjie Wang , Shuyin Xia , Yingge Liu , Guoyin Wang

Face detection and alignment in unconstrained environment are challenging due to various poses, illuminations and occlusions. Recent studies show that deep learning approaches can achieve impressive performance on these two tasks. In this…

Computer Vision and Pattern Recognition · Computer Science 2016-09-21 Kaipeng Zhang , Zhanpeng Zhang , Zhifeng Li , Yu Qiao

Convolutional Networks have dominated the field of computer vision for the last ten years, exhibiting extremely powerful feature extraction capabilities and outstanding classification performance. The main strategy to prolong this trend…

Computer Vision and Pattern Recognition · Computer Science 2021-06-07 Javier Huertas-Tato , Alejandro Martín , Julián Fierrez , David Camacho

In this paper, we share our experience in designing a convolutional network-based face detector that could handle faces of an extremely wide range of scales. We show that faces with different scales can be modeled through a specialized set…

Computer Vision and Pattern Recognition · Computer Science 2017-06-12 Shuo Yang , Yuanjun Xiong , Chen Change Loy , Xiaoou Tang

Most object detectors contain two important components: a feature extractor and an object classifier. The feature extractor has rapidly evolved with significant research efforts leading to better deep convolutional architectures. The object…

Computer Vision and Pattern Recognition · Computer Science 2016-08-18 Shaoqing Ren , Kaiming He , Ross Girshick , Xiangyu Zhang , Jian Sun