Using the Segment Anything Model with ArcGIS Pro

Поділитися
Вставка

КОМЕНТАРІ • 16

  • @yangyang6008
    @yangyang6008 Рік тому +7

    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?

  • @fredericosimoes8123
    @fredericosimoes8123 Рік тому

    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.

  • @chengweilin151
    @chengweilin151 9 місяців тому

    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!

  • @drorigudes8428
    @drorigudes8428 8 місяців тому +1

    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

  • @mrjigeeshu
    @mrjigeeshu 12 днів тому

    Does this require ArcGIS Image Analyst license ?!

  • @luopaoyaxinluopaoyaxin
    @luopaoyaxinluopaoyaxin Рік тому +3

    Hello sir, why my arcgis pro is 3.0, so say samgeo is a invalid environment. what can I do?

  • @siswanto4045
    @siswanto4045 Рік тому +5

    How about QGIS?

  • @فاطمةجلالنوري
    @فاطمةجلالنوري Рік тому +2

    ("mamb" is not recognized as an internal or external command, operable program, or patch file ) how i can solve that ? thank you so much

    • @joaorafaelsilvasoares6608
      @joaorafaelsilvasoares6608 Рік тому

      I'm facing the same issue here

    • @s0gier90a
      @s0gier90a 6 місяців тому

      It is because the command is called mamba not mamb. Typ0s can happen..

  • @ibiswas8548
    @ibiswas8548 Рік тому

    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'

    • @prog.0133
      @prog.0133 13 днів тому

      this is because the python version I think, It must be 3.9.x

  • @sebastianmartinez7681
    @sebastianmartinez7681 Рік тому

    PRO!

  • @GeoHarvestTech23
    @GeoHarvestTech23 Рік тому +2

    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,

    • @chiwonjung5627
      @chiwonjung5627 11 днів тому

      conda config --set channel_priority flexible

  • @drorigudes8428
    @drorigudes8428 Рік тому

    Can be run from Google Collab?