Skip to content

Latest commit

 

History

History

webapp

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Webapp for conditional image generation using DiStyleGAN

This webapp is developed for the qualitative evaluation process of the synthetic images generated by DiStyleGAN.

Interface

webapp

Getting Started

  1. Clone the GitHub repository.
  2. Install the python packages in the requirements file. (Python 3.10)
  3. Start the flask application using the command flask run inside this directory.