Myria3D is a deep learning library designed with a focused scope: the multiclass semantic segmentation of large scale, high density aerial Lidar points cloud.
The library implements the training of 3D Segmentation neural networks, with optimized data-processing and evaluation logics at fit time. Inference on unseen, large scale point cloud is also supported. It allows for the evaluation of single-class IoU on the full point cloud, which results in reliable model evaluation.
Myria3D is built upon PyTorch. It keeps the standard data format from Pytorch-Geometric. Its structure was bootstraped from this code template, which heavily relies on Hydra and Pytorch-Lightning to enable flexible and rapid iterations of deep learning experiments.
Although the library can be extended with new neural network architectures or new data signatures, it makes some opiniated choices in terms of neural network architecture, data processing logics, and inference logic. Indeed, it is initially built with the French "Lidar HD" project in mind, with the ambition to map France in 3D with 10 pulse/m² aerial Lidar by 2025. The data will be openly available, including a semantic segmentation with a minimal number of classes: ground, vegetation, buildings, vehicles, bridges, others.
→ For installation and usage, please refer to Documentation.
→ A stable, production-ready version of Myria3D is tracked by a Production Release. In the release's assets are a trained multiclass segmentation model as well as the necessary configuration file to perform inference on French "Lidar HD" data. Those assets are provided for convenience, and are subject to change in time to reflect latest model training.
Please cite Myria3D if it helped your own research. Here is an example BibTex entry:
@misc{gaydon2022myria3d,
title={Myria3D: Deep Learning for the Semantic Segmentation of Aerial Lidar Point Clouds},
url={https://github.com/IGNF/myria3d},
author={Charles Gaydon},
year={2022},
note={IGN (French Mapping Agency)},
}
Release files for myria3d 3.9.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| myria3d-3.9.1.tar.gz | 9.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| myria3d-3.9.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 18.2 kB
Release files / myria3d-3.9.1.tar.gz
| Download URL | myria3d-3.9.1.tar.gz |
|---|---|
| Size | 9.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6a371bc47201c84e2ce44182a92a92470dc062d9b46ff46253968c271ba6aff6
|
|
BLAKE2b-256 checksum How to use checksums |
f13d79ae0f1062230b7d191ea000c170f33a41a12df3aedfb0b606d55692f272
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 16, 2026.
Transparency logRelease files / myria3d-3.9.1-py3-none-any.whl
| Download URL | myria3d-3.9.1-py3-none-any.whl |
|---|---|
| Size | 8.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
187527c4fd3372032d71745f2461040e030298697d6f8f58bbcfed9616798431
|
|
BLAKE2b-256 checksum How to use checksums |
e92789a0a282417e4c5f8d3f45ea454f5b72f6abf186b58fed11b68080a0b78f
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
Yes |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Provenance
Provenance describes where a file came from. On PyPI, provenance is shared via attestations, which provide a verifiable record of the build or publishing details. View details, limitations and caveats.
PyPI Publish Attestation
PyPI verified that this artifact, at this checksum, originated from the publisher listed below.
Signed by GitHub Actions, verified by PyPI on Sep 16, 2026.
Transparency log