We’re proud to open-source LIDARLearn [R] [D] [P]

Reddit r/MachineLearning / 4/18/2026

📰 NewsDeveloper Stack & InfrastructureTools & Practical UsageModels & Research

Key Points

  • LIDARLearn is an open-source, unified PyTorch library for 3D point-cloud deep learning that centralizes a large collection of models and includes built-in cross-validation support.
  • The project provides 56 ready-to-use configurations spanning supervised learning, self-supervised methods, and parameter-efficient fine-tuning, and can be run from a single YAML file via one command.
  • After training, it can automatically generate publication-ready LaTeX PDFs, including clean tables, best-result highlighting, and statistical tests/diagrams.
  • It includes benchmarks for datasets such as ModelNet40, ShapeNet, S3DIS, and remote-sensing datasets (STPCTLS and HELIALS), with STPCTLS already preprocessed for immediate use.
  • The library is released under the MIT license and targets researchers working in 3D point cloud learning, 3D computer vision, and remote sensing.
We’re proud to open-source LIDARLearn [R] [D] [P]

It’s a unified PyTorch library for 3D point cloud deep learning. To our knowledge, it’s the first framework that supports such a large collection of models in one place, with built-in cross-validation support.

It brings together 56 ready-to-use configurations covering supervised, self-supervised, and parameter-efficient fine-tuning methods.

You can run everything from a single YAML file with one simple command.

One of the best features: after training, you can automatically generate a publication-ready LaTeX PDF. It creates clean tables, highlights the best results, and runs statistical tests and diagrams for you. No need to build tables manually in Overleaf.

The library includes benchmarks on datasets like ModelNet40, ShapeNet, S3DIS, and two remote sensing datasets (STPCTLS and HELIALS). STPCTLS is already preprocessed, so you can use it right away.

This project is intended for researchers in 3D point cloud learning, 3D computer vision, and remote sensing.

Paper 📄: https://arxiv.org/abs/2604.10780

It’s released under the MIT license.

Contributions and benchmarks are welcome!

GitHub 💻: https://github.com/said-ohamouddou/LIDARLearn

submitted by /u/amazigh98
[link] [comments]