This repository contains a Streamlit app that leverages the U2NET architecture in order to remove the background of any input image.
Original repository of the U2NET implementation & that has been followed is: https://nisargkapkar.hashnode.dev/image-and-video-background-removal-using-deep-learning
Download the project file.
# Install specific environments
make venv
Configuration parameters can be found inside the folder {{project_template}}/config/, with the config.yaml filename.