GitPedia

Pillarnext

PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds (CVPR 2023)

From qcraftai·Updated May 21, 2026·View on GitHub·

[Jinyu Li](https://konstantin5389.github.io/), [Chenxu Luo](https://chenxuluo.github.io/), [Xiaodong Yang](https://xiaodongyang.org/) PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds, CVPR 2023 [[Paper]](https://arxiv.org/pdf/2305.04925.pdf) [[Poster]](docs/poster.pdf) The project is written primarily in Python, distributed under the Other license, first published in 2023. Key topics include: 3d-object-detection, autonomous-driving, lidar, nuscenes, perception.

PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds

Jinyu Li, Chenxu Luo, Xiaodong Yang <br>
PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds, CVPR 2023 <br>
[Paper] [Poster]

<p align="left"> <img src='docs/teaser_figure.png' height="410px"/> </p>

Get Started

Installation

Please refer to INSTALL to set up environment and install dependencies (see detail in Dockerfile).

Data Preparation

Please follow the instructions in DATA.

Training and Evaluation

Please follow the instructions in RUN.

Main Results

nuScenes (Val)

ModelmAPNDSCheckpoint
PillarNeXt-B62.568.8[Google Drive] [Baidu Cloud]

Waymo Open Dataset

Split#FramesVeh L2 3D APHPed L2 3D APHCyc L2 3D APH
Val169.869.869.6
Val372.475.275.7
Test375.876.070.6

Citation

Please cite the following paper if this repo helps your research:

@inproceedings{li2023pillarnext,
  title={PillarNeXt: Rethinking Network Designs for 3D Object Detection in LiDAR Point Clouds},
  author={Li, Jinyu and Luo, Chenxu and Yang, Xiaodong},
  booktitle={IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
  year={2023}
}

Acknowledgement

We thank the authors for the multiple great open-sourced repos, including Det3D, CenterPoint and OpenPCDet.

License

Copyright (C) 2023 QCraft. All rights reserved. Licensed under the CC BY-NC-SA 4.0 (Attribution-NonCommercial-ShareAlike 4.0 International). The code is released for academic research use only. For commercial use, please contact business@qcraft.ai.

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub →

This article is auto-generated from qcraftai/pillarnext via the GitHub API.Last fetched: 6/16/2026