中文
相关论文

相关论文: Knowledge Distillation from 3D to Bird's-Eye-View …

200 篇论文

Semantic segmentation in bird's eye view (BEV) plays a crucial role in autonomous driving. Previous methods usually follow an end-to-end pipeline, directly predicting the BEV segmentation map from monocular RGB inputs. However, the…

计算机视觉与模式识别 · 计算机科学 2024-04-03 Tianhao Zhao , Yongcan Chen , Yu Wu , Tianyang Liu , Bo Du , Peilun Xiao , Shi Qiu , Hongda Yang , Guozhen Li , Yi Yang , Yutian Lin

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…

Vision-Language Pre-training (VLP) shows remarkable progress with the assistance of extremely heavy parameters, which challenges deployment in real applications. Knowledge distillation is well recognized as the essential procedure in model…

计算机视觉与模式识别 · 计算机科学 2023-08-25 Huafeng Kuang , Jie Wu , Xiawu Zheng , Ming Li , Xuefeng Xiao , Rui Wang , Min Zheng , Rongrong Ji

Current research is primarily dedicated to advancing the accuracy of camera-only 3D object detectors (apprentice) through the knowledge transferred from LiDAR- or multi-modal-based counterparts (expert). However, the presence of the domain…

计算机视觉与模式识别 · 计算机科学 2023-10-25 Linyan Huang , Zhiqi Li , Chonghao Sima , Wenhai Wang , Jingdong Wang , Yu Qiao , Hongyang Li

As a promising approach in model compression, knowledge distillation improves the performance of a compact model by transferring the knowledge from a cumbersome one. The kind of knowledge used to guide the training of the student is…

计算机视觉与模式识别 · 计算机科学 2022-07-13 Tao Liu , Xi Yang , Chenshu Chen

In this paper, we introduce a novel knowledge distillation approach for the semantic segmentation task. Unlike previous methods that rely on power-trained teachers or other modalities to provide additional knowledge, our approach does not…

计算机视觉与模式识别 · 计算机科学 2024-07-19 Shoumeng Qiu , Jie Chen , Xinrun Li , Ru Wan , Xiangyang Xue , Jian Pu

The field of autonomous driving technology is rapidly advancing, with deep learning being a key component. Particularly in the field of sensing, 3D point cloud data collected by LiDAR is utilized to run deep neural network models for 3D…

分布式、并行与集群计算 · 计算机科学 2025-11-05 Taisuke Noguchi , Takuya Azumi

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

In this research, we propose a new 3D object detector with a trustworthy depth estimation, dubbed BEVDepth, for camera-based Bird's-Eye-View (BEV) 3D object detection. Our work is based on a key observation -- depth estimation in recent…

计算机视觉与模式识别 · 计算机科学 2022-12-01 Yinhao Li , Zheng Ge , Guanyi Yu , Jinrong Yang , Zengran Wang , Yukang Shi , Jianjian Sun , Zeming Li

Birds Eye View perception models require extensive data to perform and generalize effectively. While traditional datasets often provide abundant driving scenes from diverse locations, this is not always the case. It is crucial to maximize…

计算机视觉与模式识别 · 计算机科学 2025-01-15 Seamie Hayes , Ganesh Sistu , Ciarán Eising

Enabling Visual Semantic Models to effectively handle multi-view description matching has been a longstanding challenge. Existing methods typically learn a set of embeddings to find the optimal match for each view's text and compute…

计算机视觉与模式识别 · 计算机科学 2025-07-18 Yang Liu , Wentao Feng , Zhuoyao Liu , Shudong Huang , Jiancheng Lv

In this work, we propose a method that leverages CLIP feature distillation, achieving efficient 3D segmentation through language guidance. Unlike previous methods that rely on multi-scale CLIP features and are limited by processing speed…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Xingyu Miao , Haoran Duan , Yang Bai , Tejal Shah , Jun Song , Yang Long , Rajiv Ranjan , Ling Shao

Despite the impressive performance achieved by data-fusion networks with duplex encoders for visual semantic segmentation, they become ineffective when spatial geometric data are not available. Implicitly infusing the spatial geometric…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Sicen Guo , Ziwei Long , Zhiyuan Wu , Qijun Chen , Ioannis Pitas , Rui Fan

LiDAR segmentation is crucial for autonomous driving perception. Recent trends favor point- or voxel-based methods as they often yield better performance than the traditional range view representation. In this work, we unveil several key…

计算机视觉与模式识别 · 计算机科学 2023-09-06 Lingdong Kong , Youquan Liu , Runnan Chen , Yuexin Ma , Xinge Zhu , Yikang Li , Yuenan Hou , Yu Qiao , Ziwei Liu

Self-supervised learning has been widely applied to train high-quality vision transformers. Unleashing their excellent performance on memory and compute constraint devices is therefore an important research topic. However, how to distill…

计算机视觉与模式识别 · 计算机科学 2022-10-04 Kai Wang , Fei Yang , Joost van de Weijer

Deploying medical image segmentation models in routine clinical workflows is often constrained by on-premises infrastructure, where computational resources are fixed and cloud-based inference may be restricted by governance and security…

计算机视觉与模式识别 · 计算机科学 2026-01-15 Qizhen Lan , Aaron Choi , Jun Ma , Bo Wang , Zhaogming Zhao , Xiaoqian Jiang , Yu-Chun Hsu

Recent work on 3D object detection advocates point cloud voxelization in birds-eye view, where objects preserve their physical dimensions and are naturally separable. When represented in this view, however, point clouds are sparse and have…

计算机视觉与模式识别 · 计算机科学 2019-10-25 Yin Zhou , Pei Sun , Yu Zhang , Dragomir Anguelov , Jiyang Gao , Tom Ouyang , James Guo , Jiquan Ngiam , Vijay Vasudevan

Large Foundation Models like Dust3r can produce high quality outputs such as pointmaps, camera intrinsics, and depth estimation, given stereo-image pairs as input. However, the application of these outputs on tasks like Visual Localization…

计算机视觉与模式识别 · 计算机科学 2026-02-20 Aditya Dutt , Ishikaa Lunawat , Manpreet Kaur

Semantic segmentation of LiDAR point clouds is an important task in autonomous driving. However, training deep models via conventional supervised methods requires large datasets which are costly to label. It is critical to have…

计算机视觉与模式识别 · 计算机科学 2022-10-18 Minghua Liu , Yin Zhou , Charles R. Qi , Boqing Gong , Hao Su , Dragomir Anguelov

Point cloud completion aims to recover the completed 3D shape of an object from its partial observation caused by occlusion, sensor's limitation, noise, etc. When some key semantic information is lost in the incomplete point cloud, the…

计算机视觉与模式识别 · 计算机科学 2025-02-03 Zhanpeng Luo , Linna Wang , Guangwu Qian , Li Lu
‹ 上一页 1 8 9 10 下一页 ›