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
F

fate3439/LocalSpecGCN

0
View on GitHub↗
0 stars·0 forks·9 views

LocalSpecGCN

Features

  • Deep Learning Architectures - Local spectral graph convolution for point set feature learning.

Star history

Star history chart for fate3439/localspecgcnStar history chart for fate3439/localspecgcn

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

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

Start searching with AI

Frequently asked questions

What are the main features of fate3439/localspecgcn?

The main features of fate3439/localspecgcn are: Deep Learning Architectures.

Which projects share features with fate3439/localspecgcn?

Projects with overlapping indexed features include: charlesq34/pointnet — PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without… charlesq34/pointnet2 — PointNet++ is a deep learning framework designed for processing and classifying 3D point cloud data. It utilizes a… drethage/fully-convolutional-point-network. ericyi/syncspeccnn. facebookresearch/sparseconvnet — Submanifold sparse convolutional networks. cgtuebingen/flex-convolution.

Projects sharing features with LocalSpecGCN

These projects share indexed features with LocalSpecGCN. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • 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
  • drethage/fully-convolutional-point-networkD

    drethage/fully-convolutional-point-network

    0View on GitHub↗
    View on GitHub↗0
  • cgtuebingen/flex-convolutionC

    cgtuebingen/Flex-Convolution

    0View on GitHub↗
    View on GitHub↗0
  • Compare all 30 related projects→