You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
So, the biggest hurdle I see is getting the MDN part of the SOLID model into AI platform so it can be called by EE. This is not something I have experience doing. It looks like the MDN model is build in tensorflow, so the steps as I see it:
Who can work on this that has some experience with tensorflow models? The language on the MDN input and setting parameters might as well be in sandscrit for me.
The text was updated successfully, but these errors were encountered:
Follow-up question. Are we going to have to re-train it on the AI platform, or can we upload a "trained" tensorflow model like the one in the MDN SOLID github?
So, the biggest hurdle I see is getting the MDN part of the SOLID model into AI platform so it can be called by EE. This is not something I have experience doing. It looks like the MDN model is build in tensorflow, so the steps as I see it:
-Wrap that model into a AI platform one, the one here https://colab.research.google.com/github/google/earthengine-api/blob/master/python/examples/ipynb/AI_platform_demo.ipynb#scrollTo=vqcgSGvx-E94
Prepare it for EE (https://colab.research.google.com/github/google/earthengine-api/blob/master/python/examples/ipynb/AI_platform_demo.ipynb#scrollTo=vqcgSGvx-E94)
Call it and run it on the right type water
Who can work on this that has some experience with tensorflow models? The language on the MDN input and setting parameters might as well be in sandscrit for me.
The text was updated successfully, but these errors were encountered: