arcgis.learn.SuperResolution

856
3
06-20-2020 12:24 AM
MoahmmedAl_Sulaimani
New Contributor II

Hello everyone, i do appreciated if someone can guide me to step by step workflow to implement the "arcgis.learn.SuperResolution" within ArcGIS API for Python. i want to use this to improve Sentienal-2 Quality? I looked around for a guide but i couldn't find one.

Best Regards

0 Kudos
3 Replies
DanPatterson
MVP Esteemed Contributor

Until they get around to a sample, this is probably it

arcgis.learn module — arcgis 1.8.1 documentation 

There is a general guide on GitHub

arcgis-python-api/guide at master · Esri/arcgis-python-api · GitHub 

and categorized samples there as well

arcgis-python-api/samples at master · Esri/arcgis-python-api · GitHub 

with lots of samples with the above, for instance

arcgis-python-api/samples/04_gis_analysts_data_scientists at master · Esri/arcgis-python-api · GitHu... 


... sort of retired...
0 Kudos
MoahmmedAl_Sulaimani
New Contributor II

Dear Dan, thanks a lot for this

i been looking specifically into SuperResolution, but unfortunately there is no sample for it. 

0 Kudos
PETERDANIEL
New Contributor II

Mohammed, 

Here's a sample.  I think this was produced recently.

https://developers.arcgis.com/python/sample-notebooks/increase-image-resolution-using-superresolutio...

Hopefully this helps.

Pete

0 Kudos