|
Just wondering, is anyone implemented SAMGeo with Streamlit app? I am not able to display map with these lines below: is there any workaround? I am able to display tiff images on strramlit using Leafmap library. But SAM is not working on streamlit. |
Answered by
giswqs
Dec 5, 2024
Replies: 2 comments 2 replies
|
streamlit does not support ipyleaflet. You won't be able to use the samgeo interactive segmentation with streamlit. Don't waste you time on this. |
0 replies
Answer selected by
giswqs
|
Thanks for the prompt response. Is there any other alternative website option for samgeo? |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
streamlit does not support ipyleaflet. You won't be able to use the samgeo interactive segmentation with streamlit. Don't waste you time on this.