中文
相关论文

相关论文: Facial Landmark Points Detection Using Knowledge D…

200 篇论文

Optimizing neural networks with noisy labels is a challenging task, especially if the label set contains real-world noise. Networks tend to generalize to reasonable patterns in the early training stages and overfit to specific details of…

计算机视觉与模式识别 · 计算机科学 2023-04-27 Timo Kaiser , Lukas Ehmann , Christoph Reinders , Bodo Rosenhahn

Social media plays a significant role in sharing essential information, which helps humanitarian organizations in rescue operations during and after disaster incidents. However, developing an efficient method that can provide rapid analysis…

计算机视觉与模式识别 · 计算机科学 2022-02-02 Soroor Shekarizadeh , Razieh Rastgoo , Saif Al-Kuwari , Mohammad Sabokrou

Landmark detection algorithms trained on high resolution images perform poorly on datasets containing low resolution images. This deters the performance of algorithms relying on quality landmarks, for example, face recognition. To the best…

计算机视觉与模式识别 · 计算机科学 2019-08-01 Amit Kumar , Rama Chellappa

We study how to train a student deep neural network for visual recognition by distilling knowledge from a blackbox teacher model in a data-efficient manner. Progress on this problem can significantly reduce the dependence on large-scale…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Dongdong Wang , Yandong Li , Liqiang Wang , Boqing Gong

We present an algorithm for extracting key-point descriptors using deep convolutional neural networks (CNN). Unlike many existing deep CNNs, our model computes local features around a given point in an image. We also present a face…

计算机视觉与模式识别 · 计算机科学 2016-02-01 Amit Kumar , Rajeev Ranjan , Vishal Patel , Rama Chellappa

Knowledge distillation(KD) is a widely-used technique to train compact models in object detection. However, there is still a lack of study on how to distill between heterogeneous detectors. In this paper, we empirically find that better FPN…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Weihan Cao , Yifan Zhang , Jianfei Gao , Anda Cheng , Ke Cheng , Jian Cheng

The emergence of the global COVID-19 pandemic poses new challenges for biometrics. Not only are contactless biometric identification options becoming more important, but face recognition has also recently been confronted with the frequent…

计算机视觉与模式识别 · 计算机科学 2021-12-13 Marco Huber , Fadi Boutros , Florian Kirchbuchner , Naser Damer

Facial landmark detection is an essential technology for driver status tracking and has been in demand for real-time estimations. As a landmark coordinate prediction, heatmap-based methods are known to achieve a high accuracy, and…

计算机视觉与模式识别 · 计算机科学 2023-08-24 Sota Kato , Kazuhiro Hotta , Yuhki Hatakeyama , Yoshinori Konishi

This study proposes a method for knowledge distillation (KD) of fine-tuned Large Language Models (LLMs) into smaller, more efficient, and accurate neural networks. We specifically target the challenge of deploying these models on…

计算与语言 · 计算机科学 2024-06-13 Ehsan Latif , Luyang Fang , Ping Ma , Xiaoming Zhai

Transformers have emerged as the superior choice for face recognition tasks, but their insufficient platform acceleration hinders their application on mobile devices. In contrast, Convolutional Neural Networks (CNNs) capitalize on…

计算机视觉与模式识别 · 计算机科学 2023-06-27 Weisong Zhao , Xiangyu Zhu , Zhixiang He , Xiao-Yu Zhang , Zhen Lei

This paper presents a method for face detection in the wild, which integrates a ConvNet and a 3D mean face model in an end-to-end multi-task discriminative learning framework. The 3D mean face model is predefined and fixed (e.g., we used…

计算机视觉与模式识别 · 计算机科学 2016-08-30 Yunzhu Li , Benyuan Sun , Tianfu Wu , Yizhou Wang

The internet is filled with fake face images and videos synthesized by deep generative models. These realistic DeepFakes pose a challenge to determine the authenticity of multimedia content. As countermeasures, artifact-based detection…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Gaojian Wang , Qian Jiang , Xin Jin , Xiaohui Cui

Face recognition (FR) methods report significant performance by adopting the convolutional neural network (CNN) based learning methods. Although CNNs are mostly trained by optimizing the softmax loss, the recent trend shows an improvement…

计算机视觉与模式识别 · 计算机科学 2017-04-10 Abul Hasnat , Julien Bohné , Jonathan Milgram , Stéphane Gentric , Liming Chen

Graph Neural Networks (GNNs) have shown satisfying performance on various graph learning tasks. To achieve better fitting capability, most GNNs are with a large number of parameters, which makes these GNNs computationally expensive.…

机器学习 · 计算机科学 2023-01-05 Yushun Dong , Binchi Zhang , Yiling Yuan , Na Zou , Qi Wang , Jundong Li

Knowledge distillation facilitates the training of a compact student network by using a deep teacher one. While this has achieved great success in many tasks, it remains completely unstudied for image-based 6D object pose estimation. In…

计算机视觉与模式识别 · 计算机科学 2022-11-29 Shuxuan Guo , Yinlin Hu , Jose M. Alvarez , Mathieu Salzmann

Recently, deep neural networks have achieved remarkable performance on the task of object detection and recognition. The reason for this success is mainly grounded in the availability of large scale, fully annotated datasets, but the…

计算机视觉与模式识别 · 计算机科学 2018-11-16 Christian Bartz , Haojin Yang , Joseph Bethge , Christoph Meinel

Despite substantial progress in 3D object detection, advanced 3D detectors often suffer from heavy computation overheads. To this end, we explore the potential of knowledge distillation (KD) for developing efficient 3D object detectors,…

计算机视觉与模式识别 · 计算机科学 2022-10-17 Jihan Yang , Shaoshuai Shi , Runyu Ding , Zhe Wang , Xiaojuan Qi

Since the wide employment of deep learning frameworks in video salient object detection, the accuracy of the recent approaches has made stunning progress. These approaches mainly adopt the sequential modules, based on optical flow or…

计算机视觉与模式识别 · 计算机科学 2021-03-18 Yi Tang , Yuanman Li , Wenbin Zou

Knowledge distillation is often used to transfer knowledge from a strong teacher model to a relatively weak student model. Traditional methods include response-based methods and feature-based methods. Response-based methods are widely used…

信息检索 · 计算机科学 2023-12-12 Hao Sun , Xiao Liu , Yeyun Gong , Anlei Dong , Jingwen Lu , Yan Zhang , Linjun Yang , Rangan Majumder , Nan Duan

Deep neural networks (DNNs) continue to make significant advances, solving tasks from image classification to translation or reinforcement learning. One aspect of the field receiving considerable attention is efficiently executing deep…

神经与进化计算 · 计算机科学 2018-02-16 Antonio Polino , Razvan Pascanu , Dan Alistarh