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
itailang avatar

itailang/SampleNet

0
View on GitHub↗
392 stars·41 forks·Python·10 viewsarxiv.org/abs/1912.03663↗

SampleNet

Created by Itai Lang, Asaf Manor, and Shai Avidan from Tel Aviv University.

Features

  • 3D Object Classification - Differentiable point cloud sampling for deep learning.
  • 3D Shape Analysis - Differentiable sampling network for point cloud optimization.

Star history

Star history chart for itailang/samplenetStar history chart for itailang/samplenet

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. 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

Open-source alternatives to SampleNet

Similar open-source projects, ranked by how many features they share with SampleNet.
  • ranahanocka/meshcnnranahanocka avatar

    ranahanocka/MeshCNN

    1,727View on GitHub↗

    MeshCNN is a general-purpose deep neural network for 3D triangular meshes, which can be used for tasks such as 3D shape classification or segmentation. This framework includes convolution, pooling and unpooling layers which are applied directly on the mesh edges.

    Python
    View on GitHub↗1,727
  • amir32002/feedback-networksamir32002 avatar

    amir32002/feedback-networks

    91View on GitHub↗

    Paper: Feedback Networks, CVPR 2017.

    Lua
    View on GitHub↗91
  • charlesq34/3dcnn.torchcharlesq34 avatar

    charlesq34/3dcnn.torch

    230View on GitHub↗

    Volumetric CNN (Convolutional Neural Networks) for Object Classification on 3D Data, with Torch implementation.

    Lua
    View on GitHub↗230
  • ajbrock/generative-and-discriminative-voxel-modelingajbrock avatar

    ajbrock/Generative-and-Discriminative-Voxel-Modeling

    214View on GitHub↗

    Voxel-Based Variational Autoencoders, VAE GUI, and Convnets for Classification

    Python
    View on GitHub↗214
See all 30 alternatives to SampleNet→

Frequently asked questions

What does itailang/samplenet do?

Created by Itai Lang, Asaf Manor, and Shai Avidan from Tel Aviv University.

What are the main features of itailang/samplenet?

The main features of itailang/samplenet are: 3D Object Classification, 3D Shape Analysis.

What are some open-source alternatives to itailang/samplenet?

Open-source alternatives to itailang/samplenet include: ranahanocka/meshcnn — MeshCNN is a general-purpose deep neural network for 3D triangular meshes, which can be used for tasks such as 3D… amir32002/feedback-networks — Paper: Feedback Networks, CVPR 2017. charlesq34/3dcnn.torch — Volumetric CNN (Convolutional Neural Networks) for Object Classification on 3D Data, with Torch implementation. 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… ajbrock/generative-and-discriminative-voxel-modeling — Voxel-Based Variational Autoencoders, VAE GUI, and Convnets for Classification.