Code Monkey home page Code Monkey logo

sparsepointpillarskitti's Introduction

Sparse PointPillars

This is a Pytorch implementation of our Sparse PointPillars work presented at the Sparse Neural Networks 2021 Workshop.

This repo is built on top of second.pytorch, the official codebase of the 3D detection model SECOND and the codebase used for the official implementation of PointPillars, which has been updated to provide a sanctioned implementation of PointPillars.

Codebase Map

This codebases offers sparse backbones implemented using either a fork of spconv or Minkowski Engine sparse operations. The implementation of the COO format Pillar Feature Net is found in second/pytorch/models/pointpillars.py, the spconv backbones are found in second/pytorch/models/rpn_spconv_sparse.py, and the Minkowski Engine backbones are found in second/pytorch/models/rpn_mink_sparse.py.

Development Environment Setup

To reproduce our development environment, we provide both Docker files for CUDA 10 and 11 (inside docker/) as well as a conda environment for CUDA 11 (environment.yml). When using a conda environment, the root of the repo must be added to your PYTHONPATH.

sparsepointpillarskitti's People

Contributors

traveller59 avatar kylevedder avatar dashidhy avatar

Stargazers

HanRadioDXer avatar Emanuele Ghelfi avatar 王国军 avatar

Watchers

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