question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Could not open ObjectDetectionVideo.js in the editor.

See original GitHub issue

The react app is not able to load on the localhost:3000 in the chromium based browsers like Google Chrome or Edge but it is working fine on Firefox.

The issues below come after including my personal model. So the model is not undefined.

Issue that it says on the browser, it says : Unhandled Rejection (TypeError): Cannot read property 'detect' of undefined and on the console, it says: Could not open ObjectDetectionVideo.js in the editor. image

image

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:17 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
bourdakos1commented, Dec 5, 2020

Thanks for the update 😃

1reaction
dryptmcommented, Dec 5, 2020

if you build the project and then run it, it runs fine on every browser!!!

Read more comments on GitHub >

github_iconTop Results From Across the Web

Make a smart webcam in JavaScript with a TensorFlow.js pre ...
Create a webpage that uses machine learning directly in the web browser via TensorFlow.js to classify and detect common objects, (yes, ...
Read more >
Object Detection (coco-ssd) - tensorflow/tfjs-models - GitHub
Object Detection (coco-ssd). Object detection model that aims to localize and identify multiple objects in a single image. This model is a TensorFlow.js...
Read more >
Building an Object Detection Application with Tensorflow.js ...
It is important to note that these next steps will now be performed on the VSCode editor. We will need to start our...
Read more >
Multiple object detection using pre trained model ... - CodePen
This demo shows how we can use a pre made machine learning solution to recognize objects (yes, more than one at a time!)...
Read more >
How can I fix the "DevTools failed to load SourceMap: Could ...
This worked for me: Go to Inspect → Settings (Symbol) gear → Uncheck Enable JavaScript source maps and Enable CSS source map. Refresh....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found