中文
相关论文

相关论文: Offline-to-Online Knowledge Distillation for Video…

200 篇论文

Knowledge distillation is an effective method to transfer the knowledge from the cumbersome teacher model to the lightweight student model. Online knowledge distillation uses the ensembled prediction results of multiple student models as…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Zheng Li , Ying Huang , Defang Chen , Tianren Luo , Ning Cai , Zhigeng Pan

Deep neural networks based methods have been proved to achieve outstanding performance on object detection and classification tasks. Despite significant performance improvement, due to the deep structures, they still require prohibitive…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Mohammad Farhadi , Yezhou Yang

Knowledge distillation (KD) is a technique for transferring knowledge from complex teacher models to simpler student models, significantly enhancing model efficiency and accuracy. It has demonstrated substantial advancements in various…

Efficient models for remote sensing object counting are urgently required for applications in scenarios with limited computing resources, such as drones or embedded systems. A straightforward yet powerful technique to achieve this is…

计算机视觉与模式识别 · 计算机科学 2025-03-11 Shengqin Jiang , Yuan Gao , Bowen Li , Fengna Cheng , Renlong Hang , Qingshan Liu

Deep learning models have demonstrated remarkable success in object detection, yet their complexity and computational intensity pose a barrier to deploying them in real-world applications (e.g., self-driving perception). Knowledge…

计算机视觉与模式识别 · 计算机科学 2023-03-09 Qizhen Lan , Qing Tian

Self-supervised learning (SSL) has made remarkable progress in visual representation learning. Some studies combine SSL with knowledge distillation (SSL-KD) to boost the representation learning performance of small models. In this study, we…

计算机视觉与模式识别 · 计算机科学 2023-06-02 Kaiyou Song , Jin Xie , Shan Zhang , Zimeng Luo

Online Knowledge Distillation (OKD) improves the involved models by reciprocally exploiting the difference between teacher and student. Several crucial bottlenecks over the gap between them -- e.g., Why and when does a large gap harm the…

计算机视觉与模式识别 · 计算机科学 2022-09-13 Biao Qian , Yang Wang , Hongzhi Yin , Richang Hong , Meng Wang

Compressed video action recognition classifies video samples by leveraging the different modalities in compressed videos, namely motion vectors, residuals, and intra-frames. For this purpose, three neural networks are deployed, each…

计算机视觉与模式识别 · 计算机科学 2024-07-04 Efstathia Soufleri , Deepak Ravikumar , Kaushik Roy

Modeling temporal visual context across frames is critical for video instance segmentation (VIS) and other video understanding tasks. In this paper, we propose a fast online VIS model named CrossVIS. For temporal information modeling in…

计算机视觉与模式识别 · 计算机科学 2021-04-14 Shusheng Yang , Yuxin Fang , Xinggang Wang , Yu Li , Chen Fang , Ying Shan , Bin Feng , Wenyu Liu

To achieve robustness in Re-Identification, standard methods leverage tracking information in a Video-To-Video fashion. However, these solutions face a large drop in performance for single image queries (e.g., Image-To-Video setting).…

计算机视觉与模式识别 · 计算机科学 2020-07-09 Angelo Porrello , Luca Bergamini , Simone Calderara

The teacher-free online Knowledge Distillation (KD) aims to train an ensemble of multiple student models collaboratively and distill knowledge from each other. Although existing online KD methods achieve desirable performance, they often…

计算机视觉与模式识别 · 计算机科学 2023-03-28 Chuanguang Yang , Zhulin An , Helong Zhou , Fuzhen Zhuang , Yongjun Xu , Qian Zhan

Neural network quantization aims to accelerate and trim full-precision neural network models by using low bit approximations. Methods adopting the quantization aware training (QAT) paradigm have recently seen a rapid growth, but are often…

计算机视觉与模式识别 · 计算机科学 2023-07-21 Ke Zhu , Yin-Yin He , Jianxin Wu

The discrimination of instance embeddings plays a vital role in associating instances across time for online video instance segmentation (VIS). Instance embedding learning is directly supervised by the contrastive loss computed upon the…

计算机视觉与模式识别 · 计算机科学 2023-07-25 Kaining Ying , Qing Zhong , Weian Mao , Zhenhua Wang , Hao Chen , Lin Yuanbo Wu , Yifan Liu , Chengxiang Fan , Yunzhi Zhuge , Chunhua Shen

Knowledge distillation aims to learn a lightweight student network from a pre-trained teacher network. In practice, existing knowledge distillation methods are usually infeasible when the original training data is unavailable due to some…

计算机视觉与模式识别 · 计算机科学 2023-07-24 Jialiang Tang , Shuo Chen , Gang Niu , Masashi Sugiyama , Chen Gong

Existing video instance segmentation (VIS) approaches generally follow a closed-world assumption, where only seen category instances are identified and spatio-temporally segmented at inference. Open-world formulation relaxes the close-world…

计算机视觉与模式识别 · 计算机科学 2023-04-04 Omkar Thawakar , Sanath Narayan , Hisham Cholakkal , Rao Muhammad Anwer , Salman Khan , Jorma Laaksonen , Mubarak Shah , Fahad Shahbaz Khan

Hybrid Optical Neural Networks (ONNs, typically consisting of an optical frontend and a digital backend) offer an energy-efficient alternative to fully digital deep networks for real-time, power-constrained systems. However, their adoption…

计算机视觉与模式识别 · 计算机科学 2025-08-13 Jinlin Xiang , Minho Choi , Yubo Zhang , Zhihao Zhou , Arka Majumdar , Eli Shlizerman

Knowledge distillation~(KD) has proven to be a highly effective approach for enhancing model performance through a teacher-student training scheme. However, most existing distillation methods are designed under the assumption that the…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Zhiwei Hao , Jianyuan Guo , Kai Han , Yehui Tang , Han Hu , Yunhe Wang , Chang Xu

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

Referring image segmentation (RIS) requires accurate segmentation of target regions in images according to language descriptions, which is a cross-modal task integrating vision and language. Existing RIS methods typically employ large-scale…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Chen Yang

Online knowledge distillation conducts knowledge transfer among all student models to alleviate the reliance on pre-trained models. However, existing online methods rely heavily on the prediction distributions and neglect the further…

计算机视觉与模式识别 · 计算机科学 2022-06-17 Panpan Zou , Yinglei Teng , Tao Niu