中文
相关论文

相关论文: SSH: Single Stage Headless Face Detector

200 篇论文

We present ASH, a modern and high-performance framework for parallel spatial hashing on GPU. Compared to existing GPU hash map implementations, ASH achieves higher performance, supports richer functionality, and requires fewer lines of code…

计算机视觉与模式识别 · 计算机科学 2023-01-31 Wei Dong , Yixing Lao , Michael Kaess , Vladlen Koltun

We consider the Su-Schrieffer-Heeger (SSH) chain, which has 0, 1, or 2 topological edge states depending on the ratio of the hopping parameters and the parity of the chain length. We couple a qubit to one edge of the SSH chain and a…

介观与纳米尺度物理 · 物理学 2023-09-21 Meri Zaimi , Christian Boudreault , Nouédyn Baspin , Nicolas Delnour , Hichem Eleuch , Richard MacKenzie , Michael Hilke

Biometric authentication, which utilizes contactless features, such as forehead patterns, has become increasingly important for identity verification and access management. The proposed method is based on learning a 3D spatio-spatial…

计算机视觉与模式识别 · 计算机科学 2024-03-26 Geetanjali Sharma , Gaurav Jaswal , Aditya Nigam , Raghavendra Ramachandra

Falling can have fatal consequences for elderly people especially if the fallen person is unable to call for help due to loss of consciousness or any injury. Automatic fall detection systems can assist through prompt fall alarms and by…

计算机视觉与模式识别 · 计算机科学 2020-04-06 Umar Asif , Stefan Von Cavallar , Jianbin Tang , Stefan Harrer

The remarkable success in face forgery techniques has received considerable attention in computer vision due to security concerns. We observe that up-sampling is a necessary step of most face forgery techniques, and cumulative up-sampling…

计算机视觉与模式识别 · 计算机科学 2021-03-11 Honggu Liu , Xiaodan Li , Wenbo Zhou , Yuefeng Chen , Yuan He , Hui Xue , Weiming Zhang , Nenghai Yu

This paper formulates a new problem, instance shadow detection, which aims to detect shadow instance and the associated object instance that cast each shadow in the input image. To approach this task, we first compile a new dataset with the…

计算机视觉与模式识别 · 计算机科学 2022-07-12 Tianyu Wang , Xiaowei Hu , Pheng-Ann Heng , Chi-Wing Fu

Recently, a lot of single stage detectors using multi-scale features have been actively proposed. They are much faster than two stage detectors that use region proposal networks (RPN) without much degradation in the detection performances.…

计算机视觉与模式识别 · 计算机科学 2018-01-08 Kyoungmin Lee , Jaeseok Choi , Jisoo Jeong , Nojun Kwak

Robust face representation is imperative to highly accurate face recognition. In this work, we propose an open source face recognition method with deep representation named as VIPLFaceNet, which is a 10-layer deep convolutional neural…

计算机视觉与模式识别 · 计算机科学 2016-09-14 Xin Liu , Meina Kan , Wanglong Wu , Shiguang Shan , Xilin Chen

In this work, we propose a novel two-stage framework, called FaceShifter, for high fidelity and occlusion aware face swapping. Unlike many existing face swapping works that leverage only limited information from the target image when…

计算机视觉与模式识别 · 计算机科学 2020-09-16 Lingzhi Li , Jianmin Bao , Hao Yang , Dong Chen , Fang Wen

Accurate hand joints detection from images is a fundamental topic which is essential for many applications in computer vision and human computer interaction. This paper presents a two stage network for hand joints detection from single…

计算机视觉与模式识别 · 计算机科学 2021-02-22 Bin Li , Hong Fu , Ruimin Li , Wendi Wang

One-shot face recognition measures the ability to identify persons with only seeing them at one glance, and is a hallmark of human visual intelligence. It is challenging for conventional machine learning approaches to mimic this way, since…

计算机视觉与模式识别 · 计算机科学 2019-10-14 Zhengming Ding , Yandong Guo , Lei Zhang , Yun Fu

Current Point-based detectors can only learn from the provided points, with limited receptive fields and insufficient global learning capabilities for such targets. In this paper, we present a novel Point Dilation Mechanism for single-stage…

计算机视觉与模式识别 · 计算机科学 2025-02-13 Ao Liang , Haiyang Hua , Jian Fang , Wenyu Chen , Huaici Zhao

We present a method for detecting objects in images using a single deep neural network. Our approach, named SSD, discretizes the output space of bounding boxes into a set of default boxes over different aspect ratios and scales per feature…

计算机视觉与模式识别 · 计算机科学 2016-12-30 Wei Liu , Dragomir Anguelov , Dumitru Erhan , Christian Szegedy , Scott Reed , Cheng-Yang Fu , Alexander C. Berg

This paper studies the problem of Line Segment Detection (LSD) for the characterization of line geometry in images, with the aim of learning a domain-agnostic robust LSD model that works well for any natural images. With the focus of…

计算机视觉与模式识别 · 计算机科学 2025-06-12 Zeran Ke , Bin Tan , Xianwei Zheng , Yujun Shen , Tianfu Wu , Nan Xue

There have been two streams in the 3D detection from point clouds: single-stage methods and two-stage methods. While the former is more computationally efficient, the latter usually provides better detection accuracy. By carefully examining…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Yihan Hu , Zhuangzhuang Ding , Runzhou Ge , Wenxin Shao , Li Huang , Kun Li , Qiang Liu

Superpixel segmentation is becoming ubiquitous in computer vision. In practice, an object can either be represented by a number of segments in finer levels of detail or included in a surrounding region at coarser levels of detail, and thus…

计算机视觉与模式识别 · 计算机科学 2016-05-23 Xing Wei , Qingxiong Yang , Yihong Gong , Ming-Hsuan Yang , Narendra Ahuja

Learning-based hashing algorithms are ``hot topics" because they can greatly increase the scale at which existing methods operate. In this paper, we propose a new learning-based hashing method called ``fast supervised discrete hashing"…

机器学习 · 计算机科学 2019-04-09 Jie Gui , Tongliang Liu , Zhenan Sun , Dacheng Tao , Tieniu Tan

This paper proposes a new technique for automatic face recognition using integrated peaks of the Hough transformed significant blocks of the binary gradient image. In this approach firstly the gradient of an image is calculated and a…

计算机视觉与模式识别 · 计算机科学 2013-12-09 Arindam Kar , Debotosh Bhattacharjee , Dipak Kumar Basu , Mita Nasipuri , Mahantapas Kundu

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…

计算机视觉与模式识别 · 计算机科学 2016-09-21 Kaipeng Zhang , Zhanpeng Zhang , Zhifeng Li , Yu Qiao

Restoring face images from distortions is important in face recognition applications and is challenged by multiple scale issues, which is still not well-solved in research area. In this paper, we present a Sequential Gating Ensemble Network…

计算机视觉与模式识别 · 计算机科学 2018-05-08 Jianxin Lin , Tiankuang Zhou , Zhibo Chen