Git Product home page Git Product logo

deepinteraction's Introduction

DeepInteraction: 3D Object Detection via Modality Interaction

DeepInteraction: 3D Object Detection via Modality Interaction,
Zeyu Yang, Jiaqi Chen, Zhenwei Miao, Wei Li, Xiatian Zhu, Li Zhang
NeurIPS 2022

News

  • (2022/6/27) DeepInteraction-e ranks first on nuScenes among all solutions.
  • (2022/6/26) DeepInteraction-large ranks first on nuScenes among all non-ensemble solutions.
  • (2022/5/18) DeepInteraction-base ranks first on nuScenes among all solutions that do not use test-time augmentation and model ensemble.

Results

3D Object Detection (on nuScenes test)

Model Modality mAP NDS
DeepInteraction-e C+L 75.74 76.34
DeepInteraction-large C+L 74.12 75.52
DeepInteraction-base C+L 70.78 73.43

3D Object Detection (on nuScenes val)

Model Modality mAP NDS Checkpoint
DeepInteraction-base C+L 69.85 72.63 Fusion_0075_refactor.pth

Get Started

Environment

This implementation is build upon mmdetection3d, please follow the steps in install.md to prepare the environment.

Data

Please follow the official instructions of mmdetection3d to process the nuScenes dataset.(https://mmdetection3d.readthedocs.io/en/latest/datasets/nuscenes_det.html)

Pretrained

Downloads the pretrained backbone weights to pretrained/

Train & Test

# train with 8 GPUs
tools/dist_train.sh projects/configs/nuscenes/Fusion_0075_refactor.py 8
# test with 8 GPUs
tools/dist_test.sh projects/configs/nuscenes/Fusion_0075_refactor.py ${CHECKPOINT_FILE} 8 --eval=bbox

Acknowledgement

Many thanks to the following open-source projects:

Reference

@inproceedings{yang2022deepinteraction,
  title={DeepInteraction: 3D Object Detection via Modality Interaction},
  author={Yang, Zeyu and Chen, Jiaqi and Miao, Zhenwei and Li, Wei and Zhu, Xiatian and Zhang, Li},
  booktitle={NeurIPS},
  year={2022}
}

deepinteraction's People

Contributors

alexander0yang avatar lzrobots avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.