Skip to content

Mask resolution on big imagery #86

Answered by LucasOsco
jfulponi asked this question in Q&A
Discussion options

You must be logged in to vote

Hello @jfulponi

We noticed that in our tests with the text-prompt approach too. We solved it by breaking the image into patches, processing them, and then returning it to its original size. The trick part is that we need to be careful with the patch size, mostly because SAM is a transformer and benefits from context information. Regardless, we hope to achieve an optimal point and soon I'll be working with @giswqs to implement this approach for bigger imagery.

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
1 reply
@jfulponi
Comment options

Comment options

You must be logged in to vote
2 replies
@jfulponi
Comment options

@jfulponi
Comment options

Answer selected by giswqs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants