Skip to content

ndtuan10/DoubleExposure

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DoubleExposure

Description

  • 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

Technology

  • Flask
  • MODNet
  • Blending

Instructions

  • 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

Using App

  • Click "Choose image" and choose your image in statis folder
  • Click the color picker and choose your color
  • Click Upload button
  • Check your result

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 86.0%
  • HTML 14.0%