opengeos / segment-geospatial

A Python package for segmenting geospatial data with the Segment Anything Model (SAM)
https://samgeo.gishub.org
MIT License
2.85k stars 283 forks source link

UAV dataset #20

Closed fvcamargo closed 1 year ago

fvcamargo commented 1 year ago

I am using it for UAV RGB and multispectral dataset.

Works fine with RGB but multispectral do not work, please provide some script ideas to use UAV orthomosaics (.tif)

giswqs commented 1 year ago

I believe SAM only supports RGB images. segment-geospatial is only a wrapper of SAM. https://github.com/facebookresearch/segment-anything