Skip to content

Segment Anything Model application to convert fields and parcels into vectors

Notifications You must be signed in to change notification settings

Scicrop/sam2vec

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sam2Vec

Sam2Vec is an application that uses Segment Anything Model (https://segment-anything.com/), the first AI foundation model for image segmentation.

Installation

pip install segment-geospatial python-decouple rasterio matplotlib

Running

Listing dates with satellite images without cloud

python3 app.py --car {CAR} --listdates

Segment and Vector

python3 app.py --car {CAR} --date {date} --band_type NDVI

Results

sam2vec-low.mp4

About

Segment Anything Model application to convert fields and parcels into vectors

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages