All Projects β†’ QingyongHu β†’ Sota Point Cloud

QingyongHu / Sota Point Cloud

πŸ”₯Deep Learning for 3D Point Clouds (IEEE TPAMI, 2020)

Projects that are alternatives of or similar to Sota Point Cloud

Xtreme-Vision
A High Level Python Library to empower students, developers to build applications and systems enabled with computer vision capabilities.
Stars: ✭ 77 (-90.1%)
Mutual labels:  semantic-segmentation, instance-segmentation
CAP augmentation
Cut and paste augmentation for object detection and instance segmentation
Stars: ✭ 93 (-88.05%)
Mutual labels:  semantic-segmentation, instance-segmentation
Paper-Notes
Paper notes in deep learning/machine learning and computer vision
Stars: ✭ 37 (-95.24%)
Mutual labels:  semantic-segmentation, instance-segmentation
Instance Segmentation With Discriminative Loss Tensorflow
Tensorflow implementation of "Semantic Instance Segmentation with a Discriminative Loss Function"
Stars: ✭ 158 (-79.69%)
Mutual labels:  semantic-segmentation, instance-segmentation
Involution
[CVPR 2021] Involution: Inverting the Inherence of Convolution for Visual Recognition, a brand new neural operator
Stars: ✭ 252 (-67.61%)
Mutual labels:  semantic-segmentation, instance-segmentation
Asis
Associatively Segmenting Instances and Semantics in Point Clouds, CVPR 2019
Stars: ✭ 228 (-70.69%)
Mutual labels:  semantic-segmentation, instance-segmentation
FaPN
[ICCV 2021] FaPN: Feature-aligned Pyramid Network for Dense Image Prediction
Stars: ✭ 173 (-77.76%)
Mutual labels:  semantic-segmentation, instance-segmentation
celldetection
Cell Detection with PyTorch.
Stars: ✭ 44 (-94.34%)
Mutual labels:  semantic-segmentation, instance-segmentation
ObjectNet
PyTorch implementation of "Pyramid Scene Parsing Network".
Stars: ✭ 15 (-98.07%)
Mutual labels:  semantic-segmentation, instance-segmentation
Entity
EntitySeg Toolbox: Towards Open-World and High-Quality Image Segmentation
Stars: ✭ 313 (-59.77%)
Mutual labels:  semantic-segmentation, instance-segmentation
Paz
Hierarchical perception library in Python for pose estimation, object detection, instance segmentation, keypoint estimation, face recognition, etc.
Stars: ✭ 131 (-83.16%)
Mutual labels:  semantic-segmentation, instance-segmentation
Panoptic Deeplab
This is Pytorch re-implementation of our CVPR 2020 paper "Panoptic-DeepLab: A Simple, Strong, and Fast Baseline for Bottom-Up Panoptic Segmentation" (https://arxiv.org/abs/1911.10194)
Stars: ✭ 355 (-54.37%)
Mutual labels:  semantic-segmentation, instance-segmentation
Semanticsegpapercollection
Stars: ✭ 102 (-86.89%)
Mutual labels:  semantic-segmentation, instance-segmentation
image-segmentation
Mask R-CNN, FPN, LinkNet, PSPNet and UNet with multiple backbone architectures support readily available
Stars: ✭ 62 (-92.03%)
Mutual labels:  semantic-segmentation, instance-segmentation
Awesome Referring Image Segmentation
πŸ“š A collection of papers about Referring Image Segmentation.
Stars: ✭ 91 (-88.3%)
Mutual labels:  semantic-segmentation, instance-segmentation
InstantDL
InstantDL: An easy and convenient deep learning pipeline for image segmentation and classification
Stars: ✭ 33 (-95.76%)
Mutual labels:  semantic-segmentation, instance-segmentation
Pixellib
Visit PixelLib's official documentation https://pixellib.readthedocs.io/en/latest/
Stars: ✭ 327 (-57.97%)
Mutual labels:  semantic-segmentation, instance-segmentation
Labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Stars: ✭ 7,742 (+895.12%)
Mutual labels:  semantic-segmentation, instance-segmentation
Light Weight Refinenet
Light-Weight RefineNet for Real-Time Semantic Segmentation
Stars: ✭ 619 (-20.44%)
Mutual labels:  semantic-segmentation
Pytorch Segmentation Toolbox
PyTorch Implementations for DeeplabV3 and PSPNet
Stars: ✭ 691 (-11.18%)
Mutual labels:  semantic-segmentation

arXiv Maintenance GitHub issues PRs Welcome

Deep Learning for 3D Point Clouds: A Survey (IEEE TPAMI, 2020)

This is the official repository of Deep Learning for 3D Point Clouds: A Survey (IEEE TPAMI), a comprehensive survey of recent progress in deep learning methods for point clouds. For details, please refer to:

Deep Learning for 3D Point Clouds: A Survey

Yulan Guoβˆ—, Hanyun Wangβˆ—, Qingyong Huβˆ—, Hao Liuβˆ—, Li Liu, and Mohammed Bennamoun.
(* indicates equal contribution)

[Paper] [Blog]

Introduction

We present a comprehensive review of recent deep learning methods for point clouds. It covers major tasks in 3D point cloud analysis, including 3D shape classification, 3D object detection, and 3D point cloud segmentation. It also presents comparative results on several publicly available datasets, together with insightful observations and inspiring future research directions. Please feel free to contact me or create an issue on this page if you have new results to add or any suggestions!

We will update this page on a regular basis! So stay tuned~ πŸŽ‰πŸŽ‰πŸŽ‰

(1) Datasets

(2) 3D Shape Classification

Public Datasets

Benchmark Results

(3) 3D Object Detection

Public Datasets

Benchmark Results

(4) 3D Point Cloud Segmentation

Public Datasets

Benchmark Results

Citation

If you find our work useful in your research, please consider citing:

@article{guo2020deep,
  title={Deep learning for 3d point clouds: A survey},
  author={Guo, Yulan and Wang, Hanyun and Hu, Qingyong and Liu, Hao and Liu, Li and Bennamoun, Mohammed},
  journal={IEEE transactions on pattern analysis and machine intelligence},
  year={2020},
  publisher={IEEE}
}

Updates

  • 26/02/2020: Adding the dataset information
  • 27/12/2019: Initial release.

Related Repos

  1. RandLA-Net: Efficient Semantic Segmentation of Large-Scale Point Clouds GitHub stars
  2. SensatUrban: Learning Semantics from Urban-Scale Photogrammetric Point Clouds GitHub stars
  3. 3D-BoNet: Learning Object Bounding Boxes for 3D Instance Segmentation on Point Clouds GitHub stars
  4. SpinNet: Learning a General Surface Descriptor for 3D Point Cloud Registration GitHub stars
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].