Releases: Yarroudh/segment-lidar
segment-lidar v0.2.1
segment-lidar v0.2.0
- Add support to Pinhole Camera View
- Add interactive mode for image projection using
PinholeView()
segment-lidar v0.1.8
- Fixed rasterio axis issue [#8]
- Vectorization for faster projection and reprojection (nearly 80 times faster)
segment-lidar v0.1.7
- Changing device to CPU bug fixed
- Writing results without ground filtering bug fixed
segment-lidar v0.1.6
The segment-lidar package is specifically designed for unsupervised instance segmentation of aerial LiDAR data. It brings together the power of SAM from Meta AI and segment-geospatial package from Open Geospatial Solutions.
This version corrected issue 5 related to writing results when ignoring ground filtering.
segment-lidar v0.1.5
The segment-lidar package is specifically designed for unsupervised instance segmentation of aerial LiDAR data. It brings together the power of SAM from Meta AI and segment-geospatial package from Open Geospatial Solutions.
This version is the first official release of segment-lidar.
segment-lidar v0.1.4
The segment-lidar package is specifically designed for unsupervised instance segmentation of aerial LiDAR data. It brings together the power of SAM and the segment-geospatial package from Open Geospatial Solutions.
- This new version corrected the configuration file errors.
segment-lidar v0.1.3
The segment-lidar package is specifically designed for unsupervised instance segmentation of aerial LiDAR data. It brings together the power of SAM and the segment-geospatial package from Open Geospatial Solutions.
- This new version corrected the importing of CSF module
segment-lidar v0.1.2
The segment-lidar package is specifically designed for unsupervised instance segmentation of aerial LiDAR data. It brings together the power of SAM and the segment-geospatial package from Open Geospatial Solutions.
- This new version implemented the ground filtering using Cloth Simulation Filter for better segmentation results.
segment-lidar v0.1.1
The segment-lidar package is specifically designed for unsupervised instance segmentation of aerial LiDAR data. It brings together the power of SAM and the segment-geospatial package from Open Geospatial Solutions.
- This new version implemented the possiblity to limit the instance segmentation to a specific class.