Models run local (on browser) or on server ???
shimaamorsy opened this issue · 3 comments
shimaamorsy commented
Does the model used for human detection run locally within the browser or on the server ?
alganzory commented
locally within the browser
shimaamorsy commented
Which technique did you use to run the model on the browser?
alganzory commented
Please look into src/offscreen.js
and src/modules/detection.js
to understand how the models are loaded and used