/MGL869-IA

Primary LanguageJupyter Notebook

MGL869-IA

images_storage app

A Django Framework app made to store user images of 6 different categories:

  • buildings
  • forest
  • glacier
  • mountain
  • sea
  • street

model_api app

An FastAPI server with an IA model component that was trained to classify an image into one of the six categories used by the images_storage app.