cloud-annotations / object-detection-react

⚛️ Real-Time Custom Object Detection with TensorFlow.js
MIT License
255 stars 108 forks source link

App Page Doesn't Show #6

Closed bnornholm closed 5 years ago

bnornholm commented 5 years ago

After copying over the model_web and starting the app, the webpage doesn't show anything.

bourdakos1 commented 5 years ago

Does it ask for webcam permissions?

bnornholm commented 5 years ago

It did not. Let me reset the cache/cookies and try again. Is a webcam required for the app to work?

I was looking to try it as a screen scraping tool to identify objects.

bourdakos1 commented 5 years ago

the webcam is required for this particular demo, but you could modify the code to change it to just run via a link/uploaded file