Giter Site home page Giter Site logo

cpgnet's Introduction

CPGNet: Cascade Point-Grid Fusion Network for Real-Time LiDAR Semantic Segmentation

Official code for CPGNet

CPGNet: Cascade Point-Grid Fusion Network for Real-Time LiDAR Semantic Segmentation, Xiaoyan Li, Gang Zhang, Hongyu Pan, Zhenhua Wang. Accepted by ICRA2022 (arXiv:2204.09914)

NEWS

[2022-02-01] CPGNet is accepted by ICRA 2022

1 Dependency

CUDA>=10.2
Pytorch>=1.8.0
[email protected]
[email protected]
nuscenes

2 Training Process

2.1 Installation

python3 setup.py install

2.2 Training Script

torchrun --master_port=12098 --nproc_per_node=4 train.py --config config/config_cpgnet_sgd_bili_sample_ohem_fp16.py

3 Evaluate Process

torchrun --master_port=12097 --nproc_per_node=4 evaluate.py --config config/config_cpgnet_sgd_bili_sample_ohem_fp16.py --start_epoch 0 --end_epoch 47

Citations

@inproceedings{li2022cpgnet,
  author={Li, Xiaoyan and Zhang, Gang and Pan, Hongyu and Wang, Zhenhua},
  booktitle={2022 International Conference on Robotics and Automation (ICRA)}, 
  title={CPGNet: Cascade Point-Grid Fusion Network for Real-Time LiDAR Semantic Segmentation}, 
  year={2022},
  volume={},
  number={},
  pages={11117-11123},
  doi={10.1109/ICRA46639.2022.9811767}
}

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.