Coder Social home page Coder Social logo

sms95 / streampetr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exiawsh/streampetr

0.0 0.0 0.0 898 KB

[ICCV 2023] StreamPETR: Exploring Object-Centric Temporal Modeling for Efficient Multi-View 3D Object Detection

License: Other

Shell 0.50% Python 99.50%

streampetr's Introduction

StreamPETR

[ICCV2023] Exploring Object-Centric Temporal Modeling for Efficient Multi-View 3D Object Detection

PWC PWC arXiv


Introduction

This repository is an official implementation of StreamPETR.

News

  • [2023/07/14] StreamPETR is accepted by ICCV 2023.
  • [2023/05/03] StreamPETR-Large is the first online multi-view method that achieves comparable performance (62.0 mAP, 67.6 NDS and 65.3 AMOTA) with the baseline of lidar-based method.

Getting Started

Please follow our documentation step by step. If you like our work, please recommend it to your colleagues and friends.

  1. Environment Setup.
  2. Data Preparation.
  3. Training and Inference.

Model Zoo


Results on NuScenes Val Set.

Model Setting Pretrain Lr Schd Training Time NDS mAP FPS-pytorch Config Download
RepDETR3D EVA02-L - 900q EVA02-L 24ep 12 hours (A100) 60.8 52.1 - config model
StreamPETR V2-99 - 900q FCOS3D 24ep 13 hours 57.1 48.2 12.5 config model/log
RepDETR3D V2-99 - 900q FCOS3D 24ep 13 hours 58.4 50.1 13.1 config model/log
StreamPETR R50 - 900q ImageNet 90ep 36 hours 53.7 43.2 26.7 config model/log
StreamPETR R50 - 428q NuImg 60ep 26 hours 54.6 44.9 31.7 config model/log

The detailed results can be found in the training log. For other results on nuScenes val set, please see Here. Notes:

  • FPS is measured on NVIDIA RTX 3090 GPU with batch size of 1 (containing 6 view images, without using flash attention) and FP32.
  • The training time is measured with 8x 2080ti GPUs.
  • RepDETR3D uses deformable attention, which is inspired by DETR3D and Sparse4D.

Results on NuScenes Test Set.

Model Setting Pretrain NDS mAP AMOTA AMOTP
StreamPETR V2-99 - 900q DD3D 63.6 55.0 - -
StreamPETR ViT-Large-900q - 67.6 62.0 65.3 87.6

Currently Supported Features

  • StreamPETR code (also including PETR and Focal-PETR)
  • Flash attention
  • Deformable attention (RepDETR3D)
  • Checkpoints
  • Sliding window training
  • Efficient training in streaming video
  • TensorRT inference
  • 3D object tracking

Acknowledgements

We thank these great works and open-source codebases:

Citation

If you find StreamPETR is useful in your research or applications, please consider giving us a star ๐ŸŒŸ and citing it by the following BibTeX entry.

@article{wang2023exploring,
  title={Exploring Object-Centric Temporal Modeling for Efficient Multi-View 3D Object Detection},
  author={Wang, Shihao and Liu, Yingfei and Wang, Tiancai and Li, Ying and Zhang, Xiangyu},
  journal={arXiv preprint arXiv:2303.11926},
  year={2023}
}

streampetr's People

Contributors

exiawsh avatar yingfei1016 avatar xhjiang-pixel avatar moordo91 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.