中文
相关论文

相关论文: CRKD: Enhanced Camera-Radar Object Detection with …

200 篇论文

State-of-the-art distillation methods are mainly based on distilling deep features from intermediate layers, while the significance of logit distillation is greatly overlooked. To provide a novel viewpoint to study logit distillation, we…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Borui Zhao , Quan Cui , Renjie Song , Yiyu Qiu , Jiajun Liang

This paper presents a novel multi-modal Multi-Object Tracking (MOT) algorithm for self-driving cars that combines camera and LiDAR data. Camera frames are processed with a state-of-the-art 3D object detector, whereas classical clustering…

机器人学 · 计算机科学 2024-05-14 Riccardo Pieroni , Simone Specchia , Matteo Corno , Sergio Matteo Savaresi

LiDAR point cloud segmentation is one of the most fundamental tasks for autonomous driving scene understanding. However, it is difficult for existing models to achieve both high inference speed and accuracy simultaneously. For example,…

计算机视觉与模式识别 · 计算机科学 2023-04-25 Feng Jiang , Heng Gao , Shoumeng Qiu , Haiqiang Zhang , Ru Wan , Jian Pu

Perceiving the surrounding environment is a fundamental task in autonomous driving. To obtain highly accurate perception results, modern autonomous driving systems typically employ multi-modal sensors to collect comprehensive environmental…

计算机视觉与模式识别 · 计算机科学 2024-09-10 Zhiwei Lin , Zhe Liu , Yongtao Wang , Le Zhang , Ce Zhu

Multi-sensor fusion is crucial for accurate 3D object detection in autonomous driving, with cameras and LiDAR being the most commonly used sensors. However, existing methods perform sensor fusion in a single view by projecting features from…

计算机视觉与模式识别 · 计算机科学 2024-12-11 Rohit Mohan , Daniele Cattaneo , Florian Drews , Abhinav Valada

While numerous methods achieving remarkable performance exist in the Object Detection literature, addressing data distribution shifts remains challenging. Continual Learning (CL) offers solutions to this issue, enabling models to adapt to…

计算机视觉与模式识别 · 计算机科学 2024-09-04 Francesco Pasti , Marina Ceccon , Davide Dalle Pezze , Francesco Paissan , Elisabetta Farella , Gian Antonio Susto , Nicola Bellotto

Many radar signal processing methodologies are being developed for critical road safety perception tasks. Unfortunately, these signal processing algorithms are often poorly suited to run on embedded hardware accelerators used in…

人工智能 · 计算机科学 2023-03-15 Steven Shaw , Kanishka Tyagi , Shan Zhang

Knowledge distillation (KD) is a valuable yet challenging approach that enhances a compact student network by learning from a high-performance but cumbersome teacher model. However, previous KD methods for image restoration overlook the…

计算机视觉与模式识别 · 计算机科学 2024-12-18 Yunshuai Zhou , Junbo Qiao , Jincheng Liao , Wei Li , Simiao Li , Jiao Xie , Yunhang Shen , Jie Hu , Shaohui Lin

The problem of missing modalities is both critical and non-trivial to be handled in multi-modal models. It is common for multi-modal tasks that certain modalities contribute more compared to other modalities, and if those important…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Hu Wang , Congbo Ma , Jianpeng Zhang , Yuan Zhang , Jodie Avery , Louise Hull , Gustavo Carneiro

The gap in representations between image and video makes Image-to-Video Re-identification (I2V Re-ID) challenging, and recent works formulate this problem as a knowledge distillation (KD) process. In this paper, we propose a mutual…

计算机视觉与模式识别 · 计算机科学 2022-01-25 Pichao Wang , Fan Wang , Hao Li

Accurate and robust 3D object detection is essential for autonomous driving, where fusing data from sensors like LiDAR and camera enhances detection accuracy. However, sensor malfunctions such as corruption or disconnection can degrade…

计算机视觉与模式识别 · 计算机科学 2025-02-05 Reza Sadeghian , Niloofar Hooshyaripour , Chris Joslin , WonSook Lee

Recently, the compression and deployment of powerful deep neural networks (DNNs) on resource-limited edge devices to provide intelligent services have become attractive tasks. Although knowledge distillation (KD) is a feasible solution for…

计算机视觉与模式识别 · 计算机科学 2022-05-25 Zhiwei Hao , Yong Luo , Zhi Wang , Han Hu , Jianping An

Range-View(RV)-based 3D point cloud segmentation is widely adopted due to its compact data form. However, RV-based methods fall short in providing robust segmentation for the occluded points and suffer from distortion of projected RGB…

计算机视觉与模式识别 · 计算机科学 2024-07-16 Shiqi Tan , Hamidreza Fazlali , Yixuan Xu , Yuan Ren , Bingbing Liu

In real-world environments, outdoor imaging systems are often affected by disturbances such as rain degradation. Especially, in nighttime driving scenes, insufficient and uneven lighting shrouds the scenes in darkness, resulting degradation…

计算机视觉与模式识别 · 计算机科学 2024-04-09 Cidan Shi , Lihuang Fang , Han Wu , Xiaoyu Xian , Yukai Shi , Liang Lin

With the rapid advancement of autonomous driving technology, there is a growing need for enhanced safety and efficiency in the automatic environmental perception of vehicles during their operation. In modern vehicle setups, cameras and…

计算机视觉与模式识别 · 计算机科学 2024-06-04 Di Wu , Feng Yang , Benlian Xu , Pan Liao , Bo Liu

4D millimeter-wave (mmWave) radar has been widely adopted in autonomous driving and robot perception due to its low cost and all-weather robustness. However, point-cloud-based radar representations suffer from information loss due to…

计算机视觉与模式识别 · 计算机科学 2026-01-16 Runwei Guan , Jianan Liu , Shaofeng Liang , Fangqiang Ding , Shanliang Yao , Xiaokai Bai , Daizong Liu , Tao Huang , Guoqiang Mao , Hui Xiong

Transformers are successfully applied to computer vision due to their powerful modeling capacity with self-attention. However, the excellent performance of transformers heavily depends on enormous training images. Thus, a data-efficient…

计算机视觉与模式识别 · 计算机科学 2022-04-29 Xianing Chen , Qiong Cao , Yujie Zhong , Jing Zhang , Shenghua Gao , Dacheng Tao

We propose Cross-Attention-based Non-local Knowledge Distillation (CanKD), a novel feature-based knowledge distillation framework that leverages cross-attention mechanisms to enhance the knowledge transfer process. Unlike traditional…

计算机视觉与模式识别 · 计算机科学 2025-11-27 Shizhe Sun , Wataru Ohyama

Despite the empirical success and practical significance of (relational) knowledge distillation that matches (the relations of) features between teacher and student models, the corresponding theoretical interpretations remain limited for…

机器学习 · 统计学 2023-10-25 Yijun Dong , Kevin Miller , Qi Lei , Rachel Ward

Reliable and interpretable tumor classification from clinical imaging remains a core challenge. The main difficulties arise from heterogeneous modality quality, limited annotations, and the absence of structured anatomical guidance. We…

图像与视频处理 · 电气工程与系统科学 2025-10-21 Hongzhao Chen , Hexiao Ding , Yufeng Jiang , Jing Lan , Ka Chun Li , Gerald W. Y. Cheng , Nga-Chun Ng , Yao Pu , Jing Cai , Liang-ting Lin , Jung Sun Yoo
‹ 上一页 1 8 9 10 下一页 ›