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
S

StanfordVL/MinkowskiEngine

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

MinkowskiEngine

Features

  • Deep Learning Architectures - 4D spatio-temporal convolutional neural network framework.
  • Deep Learning Frameworks - Spatio-temporal convolutional networks for 3D data.
  • Data and Graph Processing - Library for sparse convolution and high-dimensional tensors.
  • Developer Tools - Sparse convolution library.

Star history

Star history chart for stanfordvl/minkowskiengineStar history chart for stanfordvl/minkowskiengine

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 MinkowskiEngine

Similar open-source projects, ranked by how many features they share with MinkowskiEngine.
  • cornellius-gp/gpytorchcornellius-gp avatar

    cornellius-gp/gpytorch

    3,893View on GitHub↗

    GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process models. It provides a system for Gaussian process modeling and uncertainty estimation, designed to perform efficient matrix operations on graphics hardware. The framework features a modular kernel system for constructing custom covariance functions and modeling complex data dependencies. It specifically integrates Gaussian processes with deep neural networks to create hybrid models for regression and classification. The system employs numerical linear algebra techniques, inclu

    Python
    View on GitHub↗3,893
  • bharathgs/naluB

    bharathgs/NALU

    0View on GitHub↗
    View on GitHub↗0
  • aiqm/torchaniaiqm avatar

    aiqm/torchani

    548View on GitHub↗

    TorchANI 2.0 is an open-source library that supports training, development, and research of ANI-style neural network interatomic potentials. It was originally developed and is currently maintained by the Roitberg group.

    Python
    View on GitHub↗548
  • bachili/rednerBachiLi avatar

    BachiLi/redner

    1,439View on GitHub↗

    Differentiable rendering without approximation.

    NASLcomputer-graphicscomputer-visiondifferentiable-rendering
    View on GitHub↗1,439
See all 30 alternatives to MinkowskiEngine→

Frequently asked questions

What are the main features of stanfordvl/minkowskiengine?

The main features of stanfordvl/minkowskiengine are: Deep Learning Architectures, Deep Learning Frameworks, Data and Graph Processing, Developer Tools.

What are some open-source alternatives to stanfordvl/minkowskiengine?

Open-source alternatives to stanfordvl/minkowskiengine include: cornellius-gp/gpytorch — GPyTorch is a GPU-accelerated probabilistic framework and PyTorch library for implementing scalable Gaussian process… charlesq34/pointnet — PointNet is a deep learning architecture designed to process and classify raw 3D point clouds directly without… aiqm/torchani — TorchANI 2.0 is an open-source library that supports training, development, and research of ANI-style neural network… bachili/redner — Differentiable rendering without approximation. catalyst-team/catalyst — Accelerated deep learning R&D. bharathgs/nalu.