- An web app applying Double Exposure technique to an image of your choice.
- An exercise of deploying Deep Learning model in Deep Learning and its Application subject
- Only used for research and study purposes
- Flask
- MODNet
- Blending
- Pull MODNet to root folder. Link here
- Download weight file and put in MODNet/pretrained.
- Put your image into static/
- Run "flask run" command in cmd
- Click the link and the interface will appear on your browser
- Click "Choose image" and choose your image in statis folder
- Click the color picker and choose your color
- Click Upload button
- Check your result