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

How long dose the model loading take? #15

Open Amose-Yao opened 5 years ago

Amose-Yao commented 5 years ago

Hi, Thanks for your great work! When I opened some 'index.html' files, such as sketcher, sentiment-classification, fast-style, texter and face-segmentation, the model loading seems cannot stop. Could you please tell me how to run your html files and how long should I wait until I can tell something is going wrong? Best, Amose.

zaidalyafeai commented 5 years ago

@Amose-Yao please check the console if there is no error. The loading time should take less than 10s depending on your internet connection.