zaidalyafeai / ml-projects

Implementation of web friendly ML models using TensorFlow.js. pix2pix, face segmentation, fast style transfer and many more ...
MIT License
647 stars 254 forks source link

Half the canvas greyed-out #12

Open lgarczyn opened 5 years ago

lgarczyn commented 5 years ago

On both Chrome and Firefox on my computer, for all of the sketch-to-image scripts, the bottom half the canvas appears as grey.

For the cat model, whatever I sketch, nothing appears on the white part of the canvas, even after I select a model. Not posting as a separate issue because I think both are related.

capture