awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
Back to drethage/fully-convolutional-point-network

Open-source alternatives to Fully Convolutional Point Network

30 open-source projects similar to drethage/fully-convolutional-point-network, ranked by how many features they have in common. Compare stars, activity and what each one does to find the best Fully Convolutional Point Network alternative.

  • cgtuebingen/flex-convolutionC

    cgtuebingen/Flex-Convolution

    0View on GitHub↗
    View on GitHub↗0
  • charlesq34/pointnetcharlesq34 avatar

    charlesq34/pointnet

    5,433View on GitHub↗

    PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without voxelization. It provides a system for 3D object classification, semantic segmentation frameworks for partitioning clouds into categories, and tools for visualizing 3D shapes. The project utilizes a transform network to align point clouds into a canonical coordinate space and employs symmetric-function-based aggregation to condense point-wise features into global vectors regardless of point order. It also features a multi-scale grouping architecture to extract hierarchical geometric

    Python
    View on GitHub↗5,433
  • charlesq34/pointnet2charlesq34 avatar

    charlesq34/pointnet2

    3,678View on GitHub↗

    PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a hierarchical feature learning architecture to extract geometric patterns from sampled 3D point sets. The framework implements a variety of 3D analysis tools, including a point cloud classifier for categorizing objects based on spatial coordinates and surface normals, a semantic scene segmenter for labeling surfaces in large-scale environments, and a tool for 3D object part segmentation. The system covers a broad range of capabilities including geometric feature extraction, 3D da

    Python
    View on GitHub↗3,678
  • ericyi/syncspeccnnE

    ericyi/SyncSpecCNN

    0View on GitHub↗
    View on GitHub↗0
  • facebookresearch/sparseconvnetfacebookresearch avatar

    facebookresearch/SparseConvNet

    2,142View on GitHub↗

    Submanifold sparse convolutional networks

    C++
    View on GitHub↗2,142

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Find more with AI search
  • fate3439/localspecgcnF

    fate3439/LocalSpecGCN

    0View on GitHub↗
    View on GitHub↗0
  • fxia22/kdnet.pytorchF

    fxia22/kdnet.pytorch

    0View on GitHub↗
    View on GitHub↗0
  • fxia22/pointnet.pytorchF

    fxia22/pointnet.pytorch

    0View on GitHub↗

    This repo is implementation for PointNet(https://arxiv.org/abs/1612.00593) in pytorch. The model is in pointnet/model.py.

    View on GitHub↗0
  • griegler/octnetgriegler avatar

    griegler/octnet

    504View on GitHub↗

    OctNet uses efficient space partitioning structures (i.e. octrees) to reduce memory and compute requirements of 3D convolutional neural networks, thereby enabling deep learning at high resolutions.

    C++
    View on GitHub↗504
  • hehefan/p4transformerH

    hehefan/P4Transformer

    0View on GitHub↗
    View on GitHub↗0
  • hlei-ziyan/sph3d-gcnH

    hlei-ziyan/SPH3D-GCN

    0View on GitHub↗
    View on GitHub↗0
  • hszhao/pointwebH

    hszhao/PointWeb

    0View on GitHub↗
    View on GitHub↗0
  • huguesthomas/kpconvH

    HuguesTHOMAS/KPConv

    0View on GitHub↗
    View on GitHub↗0
  • hxdengberkeley/pointcnn.pytorchH

    hxdengBerkeley/PointCNN.Pytorch

    0View on GitHub↗
    View on GitHub↗0
  • lightaime/sgasL

    lightaime/sgas

    0View on GitHub↗
    View on GitHub↗0
  • lijx10/so-netlijx10 avatar

    lijx10/SO-Net

    346View on GitHub↗

    SO-Net: Self-Organizing Network for Point Cloud Analysis, CVPR2018

    Python
    View on GitHub↗346
  • maggie0106/graph-cnn-in-3d-point-cloud-classificationM

    maggie0106/Graph-CNN-in-3D-Point-Cloud-Classification

    0View on GitHub↗
    View on GitHub↗0
  • manzilzaheer/deepsetsM

    manzilzaheer/DeepSets

    0View on GitHub↗
    View on GitHub↗0
  • matanatz/pcnnM

    matanatz/pcnn

    0View on GitHub↗
    View on GitHub↗0
  • matheusgadelha/mrtnetM

    matheusgadelha/MRTNet

    0View on GitHub↗
    View on GitHub↗0
  • mvig-sjtu/pointsiftM

    MVIG-SJTU/pointSIFT

    0View on GitHub↗
    View on GitHub↗0
  • nvlabs/splatnetNVlabs avatar

    NVlabs/splatnet

    269View on GitHub↗

    SPLATNet: Sparse Lattice Networks for Point Cloud Processing (CVPR2018)

    Python
    View on GitHub↗269
  • qianguih/rsnetQ

    qianguih/RSNet

    0View on GitHub↗
    View on GitHub↗0
  • scenenn/pointwisescenenn avatar

    scenenn/pointwise

    133View on GitHub↗

    This is the release of the code for the paper `Pointwise Convolutional Neural Networks' in CVPR 2018.

    Python
    View on GitHub↗133
  • stanfordvl/minkowskiengineS

    StanfordVL/MinkowskiEngine

    0View on GitHub↗
    View on GitHub↗0
  • tasx0823/srinetT

    tasx0823/SRINet

    0View on GitHub↗
    View on GitHub↗0
  • tegusi/rgcnnT

    tegusi/RGCNN

    0View on GitHub↗
    View on GitHub↗0
  • vcg-uvic/acneV

    vcg-uvic/acne

    0View on GitHub↗
    View on GitHub↗0
  • viscom-ulm/mccnnV

    viscom-ulm/MCCNN

    0View on GitHub↗
    View on GitHub↗0
  • wangyueft/dgcnnWangYueFt avatar

    WangYueFt/dgcnn

    1,839View on GitHub↗

    We propose a new neural network module dubbed EdgeConv suitable for CNN-based high-level tasks on point clouds including classification and segmentation. EdgeConv is differentiable and can be plugged into existing architectures.

    Python
    View on GitHub↗1,839