GithubHelp home page GithubHelp logo

jlqzzz / end-to-end-multi-view-fusion-for-3d-object-detection-in-lidar-point-clouds Goto Github PK

View Code? Open in Web Editor NEW

This project forked from andyyuan96/end-to-end-multi-view-fusion-for-3d-object-detection-in-lidar-point-clouds

0.0 0.0 0.0 58.63 MB

License: Apache License 2.0

Dockerfile 1.03% Shell 0.29% Python 89.19% C++ 2.99% Cuda 6.51%

end-to-end-multi-view-fusion-for-3d-object-detection-in-lidar-point-clouds's Introduction

End-to-End Multi-View Fusion for 3D Object Detection in LiDAR Point Clouds

​ This is an unofficial implementation of MVF based on PCDet and PointCloudDynamicVoxel.

How to use

​ Follow PCDet and PointCloudDynamicVoxel install guide.

Performance

DV+SV (same setting with PCDet's pointpillar config except dynamic voxel)
config : tools/mvf/mvf_pp_dv.yaml
model : output/mvf_pp_dv.pth
INFO  Car [email protected], 0.70, 0.70:
bbox AP:94.2958, 89.5560, 88.6962
bev  AP:89.6566, 86.9236, 84.3930
3d   AP:87.4800, 77.1988, 75.5659
aos  AP:94.27, 89.31, 88.33

MVF ([lr = 0.0015, epoch 100, only car](paper setting), batch 6)
config : tools/mvf/mvf_paper_car.yaml
model : output/mvf_paper_car.pth
INFO  Car [email protected], 0.70, 0.70:
bbox AP:90.7383, 89.9176, 88.7714
bev  AP:90.0564, 87.7798, 85.5016
3d   AP:88.0401, 78.4811, 76.5275
aos  AP:90.72, 89.77, 88.52

NOTE

​ As paper don't say too much about voxelization in perspective view, I just implementation according to my understanding, and the result is a little lower than paper. For the resolution of perspective view, too small(16,64) or too large(64, 512) don't get good result, (16, 128) is relatively good.

end-to-end-multi-view-fusion-for-3d-object-detection-in-lidar-point-clouds's People

Contributors

andyyuan96 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.