Skip to main content

3dsem

Classify point clouds with pretrained 3D semantic segmentation models, on your own machine, from one command.

pip install 3dsem

sem install dales-utonia
sem infer dales-utonia tile.las

That's the whole workflow. The classified .laz appears next to your input file (tile_predictions/tile_pred.laz), with per-point classification, confidence, and the original dimensions carried over.

What you need

  • An NVIDIA GPU with a current driver (Windows 527.41+, Linux 525.60.13+), or a Modal account for cloud runs with --modal
  • Python 3.9 or newer
  • About 10 GB of disk for a model

Everything else is handled for you: sem install downloads a model together with its exact, tested runtime in one step. After install, inference runs fully offline; nothing else ever downloads.

Commands

sem                  interactive picker (choose a model, run it)
sem models           list available and installed models
sem install <model>  one-time model download
sem infer <model> <input> [output]
sem clean [<model> | --all]

infer accepts a .las/.laz/.ply/.pcd file or a whole folder, and converts it automatically using the model's own training recipe. Common extras:

sem infer dales-utonia tile.las --tta 3            more robust, slower
sem infer dales-utonia tile.las --adabn            adapt to unusual data
sem infer dales-utonia tile.las --unclass 0.6      low-confidence points
                                                   become unclassified
sem infer dales-utonia tile.las --panoptic vehicle:5x2.5
                                                   split a class into
                                                   individual objects
sem infer dales-utonia tile.las --modal            run on Modal instead of
                                                   a local GPU

Every option is documented in sem infer --help.

Where things live

All downloads go to ~/.trainer. Set the TRAINER_HOME environment variable to put them somewhere else. sem clean --all removes everything.

Licensing

The sem tool is MIT licensed. Each model ships a NOTICE.md stating its architecture credits and license terms; some models carry a non-commercial restriction inherited from their pretrained components, shown before you install.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

3dsem-0.1.3.tar.gz (36.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

3dsem-0.1.3-py3-none-any.whl (18.0 kB view details)

Uploaded Python 3

File details

Details for the file 3dsem-0.1.3.tar.gz.

File metadata

  • Download URL: 3dsem-0.1.3.tar.gz
  • Upload date:
  • Size: 36.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.12

File hashes

Hashes for 3dsem-0.1.3.tar.gz
Algorithm Hash digest
SHA256 0af55148c5dfc9568f78803ea23ec557b1698577cb2b79c784ca271932b91f4c
MD5 fe5cf347acbca50ae50b9772b9283812
BLAKE2b-256 7109f9b290d77df09ece595fcd9989b5d01eedc12fd317458db8cb5cd356ad58

See more details on using hashes here.

File details

Details for the file 3dsem-0.1.3-py3-none-any.whl.

File metadata

  • Download URL: 3dsem-0.1.3-py3-none-any.whl
  • Upload date:
  • Size: 18.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.12

File hashes

Hashes for 3dsem-0.1.3-py3-none-any.whl
Algorithm Hash digest
SHA256 29471df65915d3995957d69c0c270445762c860f0af0f741f3ae91095f4dd55a
MD5 bee6b8f51daedb9af3b86b28fdb88597
BLAKE2b-256 621a09c8cb7cbf4f2fc174e03dfefc1b3b8f6167234eea0d36d01658b6941003

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page