Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

DistillBEV: Boosting Multi-Camera 3D Object Detection with Cross-Modal Knowledge Distillation (ICCV 2023)

NotificationsYou must be signed in to change notification settings

qcraftai/distill-bev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zeyu Wang,Dingwen Li,Chenxu Luo,Cihang Xie,Xiaodong Yang
DistillBEV: Boosting Multi-Camera 3D Object Detection with Cross-Modal Knowledge Distillation, ICCV 2023

Get Started

Installtion

Please refer toINSTALL to set up the environment and install the dependencies (see more details inDockerfile).

Data Preparation

Please follow the instructions inDATA.

Training and Evaluation

Please follow the instructions inRUN.

Main Results

BEVDepth and BEVFormer are respectively used in this repo as CNNs and Transformers based students to exemplify the improvement by DistillBEV.

  • Backbone: ResNet-50 pre-trained on ImageNet-1K
TeacherStudentmAPNDSCheckpoints
-BEVDepth36.448.4[Google Drive] [Baidu Cloud]
CenterPointBEVDepth39.050.6[Google Drive] [Baidu Cloud]
MVPBEVDepth40.351.0[Google Drive] [Baidu Cloud]
TeacherStudentmAPNDSCheckpoints
-BEVFormer32.343.4[Google Drive] [Baidu Cloud]
CenterPointBEVFormer35.946.8[Google Drive] [Baidu Cloud]
MVPBEVFormer36.747.6[Google Drive] [Baidu Cloud]
  • Backbone: ResNet-101 pre-trained on ImageNet-1K
TeacherStudentmAPNDSCheckpoints
-BEVDepth40.752.2[Google Drive] [Baidu Cloud]
CenterPointBEVDepth43.653.6[Google Drive] [Baidu Cloud]
MVPBEVDepth45.054.6[Google Drive] [Baidu Cloud]
TeacherStudentmAPNDSCheckpoints
-BEVFormer34.946.0[Google Drive] [Baidu Cloud]
CenterPointBEVFormer37.448.2[Google Drive] [Baidu Cloud]
MVPBEVFormer38.249.1[Google Drive] [Baidu Cloud]

Citation

Please cite the following paper if this repo helps your research:

@InProceedings{Wang_2023_ICCV,    author    = {Wang, Zeyu and Li, Dingwen and Luo, Chenxu and Xie, Cihang and Yang, Xiaodong},    title     = {DistillBEV: Boosting Multi-Camera 3D Object Detection with Cross-Modal Knowledge Distillation},    booktitle = {IEEE/CVF International Conference on Computer Vision (ICCV)},    year      = {2023},}

Acknowledgement

We thank the authors for the multiple great open-sourced repos, includingMMDetection3D,CenterPoint,BEVDet,BEVDepth andBEVFormer.

License

Copyright (C) 2023 QCraft. All rights reserved. Licensed under theCC BY-NC-SA 4.0 (Attribution-NonCommercial-ShareAlike 4.0 International). The code is released for academic research use only. For commercial use, please contactbusiness@qcraft.ai.

About

DistillBEV: Boosting Multi-Camera 3D Object Detection with Cross-Modal Knowledge Distillation (ICCV 2023)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages


[8]ページ先頭

©2009-2025 Movatter.jp