AdarshRevankar / PhotoGAN

Generation of Photo Realistic Image using GAN and SPADE
0 stars 0 forks source link

API Structure Front End : Python Model #1

Open AdarshRevankar opened 4 years ago

AdarshRevankar commented 4 years ago

Structure in which parameters will be sent, either in Django or Flask, Update here with details. This is further required how model must handle that and process further. @shubham298 Please do interact with @Akshaya520 to implement this.

@Akshaya520 Please do research about Flask & Django, Decide and inform which suits best for our application.

AdarshRevankar commented 4 years ago

This is the current Architecture of the PhotoGAN. Please do refer to this architecture as it contains information that has to be passed.


1. Front-end to Pre-Processor Segmentation Label Image + Name Style Image ID

2. Pre-Processor to Model Segmenetation Map + Style Image + Instance Image Directory Information

3. Model to Front-End Output Image Path

AdarshRevankar commented 4 years ago

@shubham298 I have obtained the solution from your repository Flask GAN Application. Further development can be added to the current repository

AdarshRevankar commented 4 years ago

@shubham298 please do add OnClick image saving feature, to the front-end JS

AdarshRevankar commented 4 years ago

6 Is the initial interfaced build, where

This is the current web interface view Annotation 2020-05-08 233351