Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change input tiles #3

Open
AdamKAstro opened this issue Apr 13, 2023 · 5 comments
Open

Change input tiles #3

AdamKAstro opened this issue Apr 13, 2023 · 5 comments

Comments

@AdamKAstro
Copy link

Hi Aliaksandr, how would i modify this to change the tif input files ? i.e remove tms2geotiff and feed my own tiffs ?

@aliaksandr960
Copy link
Owner

aliaksandr960 commented Apr 13, 2023

There are method tiff_to_tiff(in_path, out_path, **kwargs) to process your own tiff files.
Line 74 in https://github.com/aliaksandr960/segment-anything-eo/blob/main/sameo.py
Right?

@AdamKAstro
Copy link
Author

There are method tiff_to_tiff(in_path, out_path, **kwargs) to process your own tiff files. Line 74 in https://github.com/aliaksandr960/segment-anything-eo/blob/main/sameo.py Right?

Excellent thanks mate 👍

@Rudigithub12345
Copy link

I am a new in python. Sorry I still do not understand with "method tiff_to_tiff(in_path, out_path, **kwargs)"
Please give an example how to input my own tiff files?
Thank you

@Rudigithub12345
Copy link

Now I can run using my own data. Thank you

@oguzhannysr
Copy link

hello, can you give an example of exactly how to use the tiff_to_tiff method?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants