segment-geospatial icon indicating copy to clipboard operation
segment-geospatial copied to clipboard

A Python package for segmenting geospatial data with the Segment Anything Model (SAM)

Results 36 segment-geospatial issues
Sort by recently updated
recently updated
newest added

### Description Would multispectral images be used as input for segmentation? ```

help wanted
Feature request

I'm trying to run batch segmentation on a orthomosaic of 4gb, what should be the free storage required in my system if I have to merge all the tiles and...

bug

I am currently facing challenges while trying to load and run the Segment Anything model on a large orthomosaic, which is approximately 8-10 GB in size. I would like to...

- https://huggingface.co/ibm-nasa-geospatial - https://huggingface.co/ibm-nasa-geospatial/Prithvi-100M

Feature request

### Description In my experiment, it takes 49 hours to infer an image with a size of 50000×50000. How to speed up? sam. generate( image, mask, batch=True, foreground=True, erosion_kernel=None, mask_multiplier=255...

help wanted
Feature request

It would be great support this https://github.com/PatBall1/detectree2

Feature request