中文
相关论文

相关论文: Improving Face Recognition from Hard Samples via D…

200 篇论文

In spite of great success in many image recognition tasks achieved by recent deep models, directly applying them to recognize low-resolution images may suffer from low accuracy due to the missing of informative details during resolution…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Shiming Ge , Kangkai Zhang , Haolin Liu , Yingying Hua , Shengwei Zhao , Xin Jin , Hao Wen

We investigate the design aspects of feature distillation methods achieving network compression and propose a novel feature distillation method in which the distillation loss is designed to make a synergy among various aspects: teacher…

计算机视觉与模式识别 · 计算机科学 2019-08-12 Byeongho Heo , Jeesoo Kim , Sangdoo Yun , Hyojin Park , Nojun Kwak , Jin Young Choi

Neural dialogue models suffer from low-quality responses when interacted in practice, demonstrating difficulty in generalization beyond training data. Recently, knowledge distillation has been used to successfully regularize the student by…

计算与语言 · 计算机科学 2021-02-23 Shaoxiong Feng , Xuancheng Ren , Kan Li , Xu Sun

Real-world imagery is often characterized by a significant imbalance of the number of images per class, leading to long-tailed distributions. An effective and simple approach to long-tailed visual recognition is to learn feature…

计算机视觉与模式识别 · 计算机科学 2022-01-14 Ahmet Iscen , André Araujo , Boqing Gong , Cordelia Schmid

Knowledge distillation is a mainstream algorithm in model compression by transferring knowledge from the larger model (teacher) to the smaller model (student) to improve the performance of student. Despite many efforts, existing methods…

计算机视觉与模式识别 · 计算机科学 2024-10-21 Muhe Ding , Jianlong Wu , Xue Dong , Xiaojie Li , Pengda Qin , Tian Gan , Liqiang Nie

This paper proposes a novel generic one-class feature learning method based on intra-class splitting. In one-class classification, feature learning is challenging, because only samples of one class are available during training. Hence,…

机器学习 · 计算机科学 2019-11-21 Patrick Schlachter , Yiwen Liao , Bin Yang

Complex emotion recognition is a cognitive task that has so far eluded the same excellent performance of other tasks that are at or above the level of human cognition. Emotion recognition through facial expressions is particularly difficult…

计算机视觉与模式识别 · 计算机科学 2026-05-19 Angus Maiden , Bahareh Nakisa

The main finding of this work is that the standard image classification pipeline, which consists of dictionary learning, feature encoding, spatial pyramid pooling and linear classification, outperforms all state-of-the-art face recognition…

计算机视觉与模式识别 · 计算机科学 2013-10-01 Fumin Shen , Chunhua Shen

Although tremendous strides have been made in uncontrolled face detection, efficient face detection with a low computation cost as well as high precision remains an open challenge. In this paper, we point out that training data sampling and…

计算机视觉与模式识别 · 计算机科学 2021-05-12 Jia Guo , Jiankang Deng , Alexandros Lattas , Stefanos Zafeiriou

Representation learning has been evolving from traditional supervised training to Contrastive Learning (CL) and Masked Image Modeling (MIM). Previous works have demonstrated their pros and cons in specific scenarios, i.e., CL and supervised…

计算机视觉与模式识别 · 计算机科学 2023-06-29 Bowen Shi , Xiaopeng Zhang , Yaoming Wang , Jin Li , Wenrui Dai , Junni Zou , Hongkai Xiong , Qi Tian

Background: Image classification can be considered one of the key pillars of medical image analysis. Deep learning (DL) faces challenges that prevent its practical applications despite the remarkable improvement in medical image…

图像与视频处理 · 电气工程与系统科学 2026-02-19 Shahabedin Nabavi , Kian Anvari Hamedani , Mohsen Ebrahimi Moghaddam , Ahmad Ali Abin , Alejandro F. Frangi

Facial landmark detection is a vital step for numerous facial image analysis applications. Although some deep learning-based methods have achieved good performances in this task, they are often not suitable for running on mobile devices.…

计算机视觉与模式识别 · 计算机科学 2021-11-16 Ali Pourramezan Fard , Mohammad H. Mahoor

Learning discriminative face features plays a major role in building high-performing face recognition models. The recent state-of-the-art face recognition solutions proposed to incorporate a fixed penalty margin on commonly used…

计算机视觉与模式识别 · 计算机科学 2022-03-22 Fadi Boutros , Naser Damer , Florian Kirchbuchner , Arjan Kuijper

State-of-the-art face recognition networks are often computationally expensive and cannot be used for mobile applications. Training lightweight face recognition models also requires large identity-labeled datasets. Meanwhile, there are…

计算机视觉与模式识别 · 计算机科学 2023-08-30 Hatef Otroshi Shahreza , Anjith George , Sébastien Marcel

Despite the unprecedented improvement of face recognition, existing face recognition models still show considerably low performances in determining whether a pair of child and adult images belong to the same identity. Previous approaches…

计算机视觉与模式识别 · 计算机科学 2021-10-25 Jungsoo Lee , Jooyeol Yun , Sunghyun Park , Yonggyu Kim , Jaegul Choo

Training a small student network with the guidance of a larger teacher network is an effective way to promote the performance of the student. Despite the different types, the guided knowledge used to distill is always kept unchanged for…

计算机视觉与模式识别 · 计算机科学 2021-04-01 Jiangfan Han , Mengya Gao , Yujie Wang , Quanquan Li , Hongsheng Li , Xiaogang Wang

Knowledge distillation (KD) aims at improving the performance of a compact student model by distilling the knowledge from a high-performing teacher model. In this paper, we present an adaptive KD approach, namely AdaDistill, for deep face…

计算机视觉与模式识别 · 计算机科学 2024-07-02 Fadi Boutros , Vitomir Štruc , Naser Damer

We introduce Adversarial Diffusion Distillation (ADD), a novel training approach that efficiently samples large-scale foundational image diffusion models in just 1-4 steps while maintaining high image quality. We use score distillation to…

计算机视觉与模式识别 · 计算机科学 2023-11-29 Axel Sauer , Dominik Lorenz , Andreas Blattmann , Robin Rombach

The softmax-based loss functions and its variants (e.g., cosface, sphereface, and arcface) significantly improve the face recognition performance in wild unconstrained scenes. A common practice of these algorithms is to perform…

计算机视觉与模式识别 · 计算机科学 2022-08-25 Hongwei Xu , Suncheng Xiang , Dahong Qian

Data for face analysis often exhibit highly-skewed class distribution, i.e., most data belong to a few majority classes, while the minority classes only contain a scarce amount of instances. To mitigate this issue, contemporary deep…

计算机视觉与模式识别 · 计算机科学 2019-05-01 Chen Huang , Yining Li , Chen Change Loy , Xiaoou Tang