Views
No views yet
vox025toy_laz_dataset) from
laz-superpoint_transformer.| File | Description |
|---|---|
vox025toy_laz_best.ckpt | PyTorch Lightning checkpoint (~2.8 MB) |
| Field | Value |
|---|---|
| Experiment | experiment=semantic/vox025toy_laz_dataset |
| Training run | 2026-06-16_11-14-06 |
| Best epoch | 909 (monitored on val/miou) |
| Best val/mIoU | ~41.15 |
rasmuspjohansson/KDS_laz_dataset.
Download with ./scripts/download_toy_laz_dataset.sh from the project repo../scripts/download_model.shcheckpoints/vox025toy_laz_best.ckpt.1python predict_many.py \
2 --ckpt_path checkpoints/vox025toy_laz_best.ckpt \
3 --inputlaz /path/to/tiles \
4 --output_folder /path/to/results1./scripts/run_predict_docker.sh \
2 --ckpt checkpoints/vox025toy_laz_best.ckpt \
3 --input /path/to/tiles \
4 --output /path/to/results./scripts/upload_model.shHF_TOKEN or
my_huggingface_token.txt at the orchestrator repo root, or hftoken_write.txt
in the laz-superpoint_transformer repo root).