Hello Dr. Wu, thanks for all your contributions, they are precious! I want to ask if there is an option to segment large images such as those generated by drone, without exceeding the limit allowed by the algorithm? Without losing the quality of the image when downscaling.
Hello Dr. Wu, thanks for all your great contributions! I try to install your geosam model on my arcgis pro by following your instruction in this video (and your segment-geospatial website), but the installation is failed. My environment is arcgis pro 2.9 and windows 10. Whether the failure of installation is because of my old version of arcgis pro? Which version of arcgis pro is work for your geosam tool, 3.1, 3.2 or older version is acceptable? Many thanks!
BTW the code in your website is different than your youtube for example: conda activate geo instead of conda activate samgeo, constantly getting this error: ERROR conda.core.link:_execute(945): An error occurred while installing package 'esri::arcpy-base-3.2-py39_49743'. Rolling back transaction: | which I have tried to address for some time
Sir, I was trying to do the same steps you showed in your UA-cam video titled "Using the Segment Anything Model with ArcGIS ". Everything installed successfully but in the ArcGis package manager it is showing "Version Mismatch" For this reason I am not able to select the 'samgeo'
Hi Dr. Wu, thank you very much for the great tutorial! Is it possible to have another tutorial on how to use the Segment Anything Model in QGIS?
Hello Dr. Wu, thanks for all your contributions, they are precious! I want to ask if there is an option to segment large images such as those generated by drone, without exceeding the limit allowed by the algorithm? Without losing the quality of the image when downscaling.
Hello Dr. Wu, thanks for all your great contributions!
I try to install your geosam model on my arcgis pro by following your instruction in this video (and your segment-geospatial website), but the installation is failed.
My environment is arcgis pro 2.9 and windows 10.
Whether the failure of installation is because of my old version of arcgis pro?
Which version of arcgis pro is work for your geosam tool, 3.1, 3.2 or older version is acceptable?
Many thanks!
BTW the code in your website is different than your youtube for example: conda activate geo instead of conda activate samgeo, constantly getting this error: ERROR conda.core.link:_execute(945): An error occurred while installing package 'esri::arcpy-base-3.2-py39_49743'.
Rolling back transaction: | which I have tried to address for some time
Does this require ArcGIS Image Analyst license ?!
Hello sir, why my arcgis pro is 3.0, so say samgeo is a invalid environment. what can I do?
How about QGIS?
("mamb" is not recognized as an internal or external command, operable program, or patch file ) how i can solve that ? thank you so much
I'm facing the same issue here
It is because the command is called mamba not mamb. Typ0s can happen..
Sir, I was trying to do the same steps you showed in your UA-cam video titled "Using the Segment Anything Model with ArcGIS ". Everything installed successfully but in the ArcGis package manager it is showing "Version Mismatch" For this reason I am not able to select the 'samgeo'
this is because the python version I think, It must be 3.9.x
PRO!
how i can fix this error {conda create conda-forge::mamba esri::python --name samgeo} ::
Package python conflicts for:
esri::python
conda-forge::mamba -> python[version='>=3.10,=3.9,=3.8,=3.11,=3.7,=3.6,=2.7,
conda config --set channel_priority flexible
Can be run from Google Collab?