GithubHelp home page GithubHelp logo

chaomath / rvcdet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from youshaamurhij/rvcdet

0.0 0.0 0.0 843 KB

Pytorch implementation for the paper: "RVCDet: Rethinking Voxelization and Classification for 3D Object Detection" [ICONIP-2022]

Home Page: https://youshaamurhij.github.io/RVCDet/

License: MIT License

Shell 0.15% C++ 5.78% Python 85.11% Cuda 8.72% Dockerfile 0.25%

rvcdet's Introduction

Official Pytorch implementation for the paper: "RVCDet: Rethinking Voxelization and Classification for 3D Object Detection" [ICONIP-2022]

workflow License: MIT Visitor count

RVCDet pipeline:

drawing

RVCDet Demo:

Watch the video

NEWS:

[14-04-2023] RVCDet paper is available on Springer.
[23-11-2022] RVCDet presentation at The 29th International Conference on Neural Information Processing.
[13-09-2022] RVCDet is accepeted at ICONIP 2022

Abstract:

The main challenge in 3D object detection from LiDAR point clouds is achieving real-time performance without affecting the reliability of the network. In other words, the detecting network must be enough confident about its predictions. In this paper, we present a solution to improve network inference speed and precision at the same time by implementing a fast dynamic voxelizer that works on fast pillar-based models in the same way a voxelizer works on slow voxel-based models. In addition, we propose a lightweight detection sub-head model for classifying predicted objects and filter out false detected objects that significantly improves model precision in a negligible time and computing cost.

Main Results:

Model Range mAP/L1 mAPH/L1 mAP/L2 mAPH/L2 Latency
RVDet PerType 0.7287 0.7095 0.6721 0.6541 43 ms
no ground [0, 30) 0.8266 0.8075 0.8075 0.7888
[30, 50) 0.6969 0.6775 0.6465 0.6283
[50, +inf) 0.5721 0.5530 0.4863 0.4694
RVDet PerType 0.7374 0.7176 0.6807 0.6621 47 ms
[0, 30) 0.8323 0.8129 0.8134 0.7945
[30, 50) 0.7065 0.6875 0.6558 0.6379
[50, +inf) 0.5840 0.5612 0.4974 0.4772

Use RVCDet:

Follow the provided steps to reproduce our results on Waymo validation and test sets.

Please refer to INSTALL to run the docker container for RVCDet. For training and testing on Waymo, please follow the instructions in START.

Lisence

RVCDet is released under MIT license (see LICENSE). It is developed based on a forked version of FMFNet based-on CenterPoint.

Contact

Questions and suggestions are welcome!

Youshaa Murhij yosha[dot]morheg[at]phystech[dot]edu
Alexander Golodkov golodkov[dot]ao[at]phystech[dot]edu
Dmitry Yudin yudin[dot]da[at]mipt[dot]ru

rvcdet's People

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.