/image_classifier_backend

Primary LanguageJupyter NotebookMIT LicenseMIT

image classifier service

This api (FASTAPI) receives an image return the coordinate a category.

Each version is independent each other

versions:

  • V1. {dog breeds}
  • V2. {famous people}
  • V3. {cat breeds}
  • V4. {classify objects}

run

uvicorn backend:app --reload --port 8011

http://127.0.0.1:8011/docs#/default