|
|
|
|
|
by nsthorat
3181 days ago
|
|
deeplearn.js author here... We do not send any webcam / audio data back to a server, all of the computation is totally client side. The storage API requests are just downloading weights of a pretrained model. We're thinking about releasing a blog post explaining the technical details of this project, would people be interested? |
|
And some quick questions:
What network topology do you use, and on what model is it based (e.g. "inception")?
What kind of data have you used to pretrain the model?