Giter Club home page Giter Club logo

megdet3d's Introduction

MegDet3D

MEGVII's pytorch version 3D Object Detection codebase.

Introduction

MegDet3D is the first 3D Object Detection toolbox which provides off the box implementations of many 3D object detection algorithms such as PointPillars, SECOND, PointRCNN, PIXOR, etc, as well as state-of-the-art methods on major benchmarks like KITTI(ViP) and nuScenes(CBGS). Key features of MegDet3D include the following apects:

  • Multi Datasets Support: KITTI, nuScenes, Lyft, waymo
  • Point-based and Voxel-based model zoo
  • State-of-the-art performance
  • DDP & SyncBN

Benchmark

KITTI(Val) nuScenes(Val)
VoxelNet - -
SECOND - -
PointPillars - -
PIXOR - -
PointRCNN - -
CBGS - -
ViP - -

Installation

git clone https://github.com/poodarchu/MegDet3D --recursive
cd MegDet3D
pip install -r requirements.txt
python setup.py develop

Data preparation

Get Started

Implement your own methods

Contribute

Acknowledgement

Citation

@ARTICLE{2019arXiv190809492Z,
       author = {{Zhu}, Benjin and {Jiang}, Zhengkai and {Zhou}, Xiangxin and
         {Li}, Zeming and {Yu}, Gang},
        title = "{Class-balanced Grouping and Sampling for Point Cloud 3D Object Detection}",
      journal = {arXiv e-prints},
     keywords = {Computer Science - Computer Vision and Pattern Recognition},
         year = "2019",
        month = "Aug",
          eid = {arXiv:1908.09492},
        pages = {arXiv:1908.09492},
archivePrefix = {arXiv},
       eprint = {1908.09492},
 primaryClass = {cs.CV},
       adsurl = {https://ui.adsabs.harvard.edu/abs/2019arXiv190809492Z},
      adsnote = {Provided by the SAO/NASA Astrophysics Data System}
}

Repos based on MegDet3D

megdet3d's People

Contributors

poodarchu avatar

Watchers

James Cloos 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.