中文
相关论文

相关论文: FCHD: Fast and accurate head detection in crowded …

200 篇论文

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…

计算机视觉与模式识别 · 计算机科学 2017-08-01 Weilin Cong , Sanyuan Zhao , Hui Tian , Jianbing Shen

Detecting faces and heads appearing in video feeds are challenging tasks in real-world video surveillance applications due to variations in appearance, occlusions and complex backgrounds. Recently, several CNN architectures have been…

计算机视觉与模式识别 · 计算机科学 2018-09-11 Le Thanh Nguyen-Meidine , Eric Granger , Madhu Kiran , Louis-Antoine Blais-Morin

In modern artificial intelligence, convolutional neural networks (CNNs) have become a cornerstone for visual and perceptual tasks. However, their implementation on conventional electronic hardware faces fundamental bottlenecks in speed and…

End-to-end Network has become increasingly important in multi-tasking. One prominent example of this is the growing significance of a driving perception system in autonomous driving. This paper systematically studies an end-to-end…

计算机视觉与模式识别 · 计算机科学 2022-03-18 Dat Vu , Bao Ngo , Hung Phan

Unconstrained text recognition is an important computer vision task, featuring a wide variety of different sub-tasks, each with its own set of challenges. One of the biggest promises of deep neural networks has been the convergence and…

计算机视觉与模式识别 · 计算机科学 2019-01-01 Mohamed Yousef , Khaled F. Hussain , Usama S. Mohammed

Robotic grasp detection for novel objects is a challenging task, but for the last few years, deep learning based approaches have achieved remarkable performance improvements, up to 96.1% accuracy, with RGB-D data. In this paper, we propose…

计算机视觉与模式识别 · 计算机科学 2019-09-17 Dongwon Park , Yonghyeok Seo , Se Young Chun

We propose a one-step person detector for topview omnidirectional indoor scenes based on convolutional neural networks (CNNs). While state of the art person detectors reach competitive results on perspective images, missing CNN…

计算机视觉与模式识别 · 计算机科学 2022-04-15 Jingrui Yu , Roman Seidel , Gangolf Hirtz

Edge detection remains a fundamental yet challenging task in computer vision, especially under varying illumination, noise, and complex scene conditions. This paper introduces a Hybrid Multi-Stage Learning Framework that integrates…

计算机视觉与模式识别 · 计算机科学 2025-03-31 Mark Phil Pacot , Jayno Juventud , Gleen Dalaorao

The complex nature of combining localization and classification in object detection has resulted in the flourished development of methods. Previous works tried to improve the performance in various object detection heads but failed to…

计算机视觉与模式识别 · 计算机科学 2021-06-16 Xiyang Dai , Yinpeng Chen , Bin Xiao , Dongdong Chen , Mengchen Liu , Lu Yuan , Lei Zhang

This paper analyzes the design choices of face detection architecture that improve efficiency of computation cost and accuracy. Specifically, we re-examine the effectiveness of the standard convolutional block as a lightweight backbone…

计算机视觉与模式识别 · 计算机科学 2023-11-03 Joonhyun Jeong , Beomyoung Kim , Joonsang Yu , Youngjoon Yoo

On-device continual learning (CL) is critical for edge AI systems operating on non-stationary data streams, but most existing methods rely on backpropagation or exemplar-heavy classifiers, incurring substantial compute, memory, and latency…

计算机视觉与模式识别 · 计算机科学 2026-04-24 Jebacyril Arockiaraj , Dhruv Parikh , Viktor Prasanna

Human head detection, keypoint estimation, and 3D head model fitting are essential tasks with many applications. However, traditional real-world datasets often suffer from bias, privacy, and ethical concerns, and they have been recorded in…

计算机视觉与模式识别 · 计算机科学 2024-12-06 Orest Kupyn , Eugene Khvedchenia , Christian Rupprecht

Dense pixel-wise image prediction has been advanced by harnessing the capabilities of Fully Convolutional Networks (FCNs). One central issue of FCNs is the limited capacity to handle joint upsampling. To address the problem, we present a…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Huikai Wu , Shuai Zheng , Junge Zhang , Kaiqi Huang

Robust face detection is one of the most important pre-processing steps to support facial expression analysis, facial landmarking, face recognition, pose estimation, building of 3D facial models, etc. Although this topic has been intensely…

计算机视觉与模式识别 · 计算机科学 2017-01-03 Yutong Zheng , Chenchen Zhu , Khoa Luu , Chandrasekhar Bhagavatula , T. Hoang Ngan Le , Marios Savvides

Within Convolutional Neural Network (CNN), the convolution operations are good at extracting local features but experience difficulty to capture global representations. Within visual transformer, the cascaded self-attention modules can…

计算机视觉与模式识别 · 计算机科学 2021-05-11 Zhiliang Peng , Wei Huang , Shanzhi Gu , Lingxi Xie , Yaowei Wang , Jianbin Jiao , Qixiang Ye

Face detection has achieved great success using the region-based methods. In this report, we propose a region-based face detector applying deep networks in a fully convolutional fashion, named Face R-FCN. Based on Region-based Fully…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Yitong Wang , Xing Ji , Zheng Zhou , Hao Wang , Zhifeng Li

This paper presents a deep-learning based framework for addressing the problem of accurate cloud detection in remote sensing images. This framework benefits from a Fully Convolutional Neural Network (FCN), which is capable of pixel-level…

计算机视觉与模式识别 · 计算机科学 2018-10-16 Sorour Mohajerani , Thomas A. Krammer , Parvaneh Saeedi

This paper presents an end-to-end pixelwise fully automated segmentation of the head sectioned images of the Visible Korean Human (VKH) project based on Deep Convolutional Neural Networks (DCNNs). By converting classification networks into…

计算机视觉与模式识别 · 计算机科学 2017-03-16 Mohammad Eshghi , Holger R. Roth , Masahiro Oda , Min Suk Chung , Kensaku Mori

Mainstream object detectors based on the fully convolutional network has achieved impressive performance. While most of them still need a hand-designed non-maximum suppression (NMS) post-processing, which impedes fully end-to-end training.…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jianfeng Wang , Lin Song , Zeming Li , Hongbin Sun , Jian Sun , Nanning Zheng

This work proposes a general-purpose, fully-convolutional network architecture for efficiently processing large-scale 3D data. One striking characteristic of our approach is its ability to process unorganized 3D representations such as…

计算机视觉与模式识别 · 计算机科学 2018-08-22 Dario Rethage , Johanna Wald , Jürgen Sturm , Nassir Navab , Federico Tombari