Coder Social home page Coder Social logo

sfa3d-pointpainting's Introduction

SFA3D-PointPainting

GitHub Link:A Panoramic Awareness Network inspired by PointPainting and SFA3D.

This work heavily based on two works:GitHub - maudzung/SFA3D: Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation) and GitHub - AmrElsersy/PointPainting: Real Time Semantic Segmentation for both LIDAR & Camera using BiseNetv2 & PointPainting Fusion in Pytorch

output.gif

Data Preparation

Refer to Carla-dataset-generator https://github.com/SekiroRong/Carla_dataset_generator

Installation

Run

pip install -r requirements.txt

separately in PointPainting and SFA3D folder。

PointPainting Part

Download the checkpoint

Download from Drive Place it in "BiSeNetv2/checkpoints"
Important Note The file you will download will have the name "BiseNetv2_150.pth.tar", don't unzip it .. just rename it to be "BiseNetv2_150.pth"

SFA3D Part

Visualize the dataset

To visualize 3D point clouds with 3D boxes, let's execute:

cd sfa/data_process/
python kitti_dataset.py

Inference

The pre-trained model was pushed to this repo.

python test.py

Training

Only support single GPU for now.

python train.py

SFA3D-PointPainting Part

Joint-Inference

cd SFA3D/sfa/
python joint_Inference.py

Contact

If you think this work is useful, please give me a star!
If you find any errors or have any suggestions, please contact me (Email: [email protected]) or in Issues(Preferred)

Thank you!

References

[1] CenterNet: Objects as Points paper, PyTorch Implementation
[2] RTM3D: PyTorch Implementation
[3] YOLOP:YOLOP: You Only Look Once for Panopitic Driving Perception.)
[4] PointPainting: PointPainting: Sequential Fusion for 3D Object Detection, PyTorch Implementation
[5] SFA3D:GitHub - maudzung/SFA3D: Super Fast and Accurate 3D Object Detection based on 3D LiDAR Point Clouds (The PyTorch implementation)

Citation

@misc{SFA3D-PointPainting,
  author =       {Yu Rong, Mingbo Zhao},
  title =        {{SFA3D-PointPainting}},
  howpublished = {\url{https://github.com/SekiroRong/SFA3D-PointPainting}},
  year =         {2022}
}

sfa3d-pointpainting's People

Contributors

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