PolarSeg

Segmentation network

A PyTorch implementation of an online LiDAR point cloud segmentation neural network that provides near-real-time results

Implementation for PolarNet: An Improved Grid Representation for Online LiDAR Point Clouds Semantic Segmentation (CVPR 2020)

GitHub

378 stars
14 watching
80 forks
Language: Python
last commit: over 3 years ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
peiyunh/opcseg This project provides an implementation of an algorithm for optimal segmentation of 3D point clouds from LiDAR scans 23
lextal/pspnet-pytorch A PyTorch implementation of a segmentation network architecture 585
yunlongdong/fcn-pytorch A PyTorch implementation of FCN for semantic segmentation with an easy-to-use interface and pre-trained models. 160
svip-lab/ppgnet This project presents a PyTorch implementation of a deep learning algorithm for detecting line segments in images. 173
oyam/pytorch-dpns PyTorch implementation of a deep learning model for image segmentation 90
bichenwuucb/squeezeseg Implementation of SqueezeSeg, a deep neural network model for segmenting 3D LiDAR point clouds into road objects and other features 566
lironui/abcnet Develops an efficient network architecture for semantic segmentation of high-resolution remote sensing images. 33
eromera/erfnet_pytorch Provides a PyTorch implementation of the ERFNet architecture for semantic segmentation 429
qingyonghu/randla-net A deep learning framework for efficient semantic segmentation of large-scale 3D point clouds 1,312
fxia22/pointnet.pytorch This is an implementation of the PointNet algorithm in PyTorch for 3D point cloud classification and segmentation tasks. 2,149
kazuto1011/pspnet-pytorch Re-implementation of a deep learning model for semantic segmentation using PyTorch. 52
davidtvs/pytorch-enet A PyTorch implementation of a real-time semantic segmentation model using ENet architecture 389
tramac/fast-scnn-pytorch A PyTorch implementation of a deep learning model for semantic segmentation tasks in computer vision. 381
mattmacy/vnet.pytorch A PyTorch implementation of V-Net for volumetric medical image segmentation 694
hszhao/pspnet A PyTorch implementation of a deep learning model for semantic image segmentation 1,593