Skip to content

Commit 884a0b9

Browse files
authored
Update README.md
1 parent 6c72171 commit 884a0b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Then we compiled the generated DSL codes into HTML, styled the compiled HTML cod
2323

2424

2525
## Network Architecture
26-
![Preview](https://github.com/sketch2code-mit/doodle2code/blob/master/architecture.jpeg)
26+
![Preview](https://github.com/sketch2code-mit/doodle2code/blob/master/Architecture_doodle2code.jpg)
2727

2828
Our method uses a Pytorch version of Tony Beltramelli’s [Pix2Code](https://github.com/tonybeltramelli/pix2code) network, [implemented by Vaibhav Yadav](https://github.com/VaibhavYadav/pytorch\_pix2code). We changed the code to train it on a dataset of screenshots of HTMLs that were adjusted with CSS to look like sketches. We also train the model on our own dataset of automatically generated HTML files where we increase the number of tokens.
2929

0 commit comments

Comments
 (0)