中文
相关论文

相关论文: Object-centric Cross-modal Feature Distillation fo…

200 篇论文

State-of-the-art CNN based recognition models are often computationally prohibitive to deploy on low-end devices. A promising high level approach tackling this limitation is knowledge distillation, which let small student model mimic…

计算机视觉与模式识别 · 计算机科学 2019-10-31 Tao Wang , Li Yuan , Xiaopeng Zhang , Jiashi Feng

Knowledge distillation is a widely adopted technique for model lightening. However, the performance of most knowledge distillation methods in the domain of object detection is not satisfactory. Typically, knowledge distillation approaches…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Hai Su , ZhenWen Jian , Songsen Yu

Recent advancements in camera-based 3D object detection have introduced cross-modal knowledge distillation to bridge the performance gap with LiDAR 3D detectors, leveraging the precise geometric information in LiDAR point clouds. However,…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Sanmin Kim , Youngseok Kim , Sihwan Hwang , Hyeonjun Jeong , Dongsuk Kum

Knowledge distillation constitutes a simple yet effective way to improve the performance of a compact student network by exploiting the knowledge of a more powerful teacher. Nevertheless, the knowledge distillation literature remains…

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

Event cameras offer advantages in object detection tasks due to high-speed response, low latency, and robustness to motion blur. However, event cameras lack texture and color information, making open-vocabulary detection particularly…

计算机视觉与模式识别 · 计算机科学 2026-03-12 Jinchang Zhang , Zijun Li , Jiakai Lin , Guoyu Lu

Efficient object detection methods have recently received great attention in remote sensing. Although deep convolutional networks often have excellent detection accuracy, their deployment on resource-limited edge devices is difficult.…

计算机视觉与模式识别 · 计算机科学 2023-10-31 Pourya Shamsolmoali , Jocelyn Chanussot , Huiyu Zhou , Yue Lu

Recognizing objects in low-resolution images is a challenging task due to the lack of informative details. Recent studies have shown that knowledge distillation approaches can effectively transfer knowledge from a high-resolution teacher…

计算机视觉与模式识别 · 计算机科学 2024-09-05 Kangkai Zhang , Shiming Ge , Ruixin Shi , Dan Zeng

Convolutional neural networks have a significant improvement in the accuracy of Object detection. As convolutional neural networks become deeper, the accuracy of detection is also obviously improved, and more floating-point calculations are…

计算机视觉与模式识别 · 计算机科学 2019-07-05 Wei Hong , Jin ke Yu Fan Zong

Resource-constrained perception systems such as edge computing and vision-for-robotics require vision models to be both accurate and lightweight in computation and memory usage. While knowledge distillation is a proven strategy to enhance…

计算机视觉与模式识别 · 计算机科学 2023-08-21 Shengcao Cao , Mengtian Li , James Hays , Deva Ramanan , Yi-Xiong Wang , Liang-Yan Gui

Current state-of-the-art object detectors are at the expense of high computational costs and are hard to deploy to low-end devices. Knowledge distillation, which aims at training a smaller student network by transferring knowledge from a…

计算机视觉与模式识别 · 计算机科学 2020-06-24 Ruoyu Sun , Fuhui Tang , Xiaopeng Zhang , Hongkai Xiong , Qi Tian

Knowledge distillation is a widely used paradigm for inheriting information from a complicated teacher network to a compact student network and maintaining the strong performance. Different from image classification, object detectors are…

计算机视觉与模式识别 · 计算机科学 2021-03-29 Jianyuan Guo , Kai Han , Yunhe Wang , Han Wu , Xinghao Chen , Chunjing Xu , Chang Xu

The focal point of egocentric video understanding is modelling hand-object interactions. Standard models, e.g. CNNs or Vision Transformers, which receive RGB frames as input perform well. However, their performance improves further by…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Gorjan Radevski , Dusan Grujicic , Marie-Francine Moens , Matthew Blaschko , Tinne Tuytelaars

The existing solutions for object detection distillation rely on the availability of both a teacher model and ground-truth labels. We propose a new perspective to relax this constraint. In our framework, a student is first trained with…

计算机视觉与模式识别 · 计算机科学 2021-05-25 Amin Banitalebi-Dehkordi

Knowledge distillation (KD) is an effective method for compressing models in object detection tasks. Due to limited computational capability, UAV-based object detection (UAV-OD) widely adopt the KD technique to obtain lightweight detectors.…

计算机视觉与模式识别 · 计算机科学 2024-08-22 Liang Yao , Fan Liu , Chuanyi Zhang , Zhiquan Ou , Ting Wu

Knowledge distillation learns a lightweight student model that mimics a cumbersome teacher. Existing methods regard the knowledge as the feature of each instance or their relations, which is the instance-level knowledge only from the…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Sanli Tang , Zhongyu Zhang , Zhanzhan Cheng , Jing Lu , Yunlu Xu , Yi Niu , Fan He

Knowledge distillation can lead to deploy-friendly networks against the plagued computational complexity problem, but previous methods neglect the feature hierarchy in detectors. Motivated by this, we propose a general framework for…

计算机视觉与模式识别 · 计算机科学 2021-05-13 Yangyang Qin , Hefei Ling , Zhenghai He , Yuxuan Shi , Lei Wu

The goal of this work is to present a systematic solution for RGB-D salient object detection, which addresses the following three aspects with a unified framework: modal-specific representation learning, complementary cue selection and…

计算机视觉与模式识别 · 计算机科学 2019-09-23 Hao Chen , Youfu Li

The focal point of egocentric video understanding is modelling hand-object interactions. Standard models -- CNNs, Vision Transformers, etc. -- which receive RGB frames as input perform well, however, their performance improves further by…

计算机视觉与模式识别 · 计算机科学 2022-10-11 Gorjan Radevski , Dusan Grujicic , Matthew Blaschko , Marie-Francine Moens , Tinne Tuytelaars

In a real-world setting, object instances from new classes can be continuously encountered by object detectors. When existing object detectors are applied to such scenarios, their performance on old classes deteriorates significantly. A few…

计算机视觉与模式识别 · 计算机科学 2021-12-16 K J Joseph , Jathushan Rajasegaran , Salman Khan , Fahad Shahbaz Khan , Vineeth N Balasubramanian

As a general model compression paradigm, feature-based knowledge distillation allows the student model to learn expressive features from the teacher counterpart. In this paper, we mainly focus on designing an effective feature-distillation…

计算机视觉与模式识别 · 计算机科学 2023-02-13 Guang Yang , Yin Tang , Jun Li , Jianhua Xu , Xili Wan
‹ 上一页 1 2 3 10 下一页 ›