Best Flask open-source libraries and packages

Background Remover Back End

Back-end part of the background removal application. Build under U^2-Net model. Server part is built with python flask.
Updated 1 month ago

Course work 2020/2021. Background removing app - Back-end

This is Back-end part of my course work. The main goal is to create a mobile application for background removal. In this part I created a Flask-API and added some functions to exicting Background Removal model U^2-Net.

Original code of the model you could find here - https://github.com/xuebinqin/U-2-Net

Author: Katherine Yatskiv, Computer Sciense - 3

Technologies

  • Flask
  • Python
  • U^2-Net