ashnkumar / sketch-code

Keras model to generate HTML code from hand-drawn website mockups. Implements an image captioning architecture to drawn source images.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Algorithm used?

spdeepaksp opened this issue · comments

hello, I am referring to ur sketch-code project. May i know what's the name of the algorithm used?

kindly respond soon,

thanks in advance

CNN for extracting features and 2 GRU one for encoding the source code token and other for taking input from previous two models and predicting the next token