pythondjangoazuredjango-rest-frameworkmicrosoft-custom-vision

Django web app with Microsoft azure custom vision


Django web app with Microsoft azure custom vision


Solution

  • Is it possible to integrate Microsoft azure services like Custom vision in the Django app?

    Yes, of course.

    If you familiar with python sdk about Custom vision, you can import it's dependency. And use it in your webapp.

    If not familiar with python sdk, you also can use restapi.