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.

BodyPix default loader fails.

See original GitHub issue

With bodyPix 2.0 if you do the following

const net = await bodyPix.load();

The network request for the model errors out: Uncaught (in promise) Error: Request to https://storage.googleapis.com/tfjs-models/savedmodel/bodypix/mobilenet/float/075/model-stride32.json failed with status code 404. Please verify this URL points to the model JSON of the model to load.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:6

github_iconTop GitHub Comments

1reaction
tylerzhu-githubcommented, Oct 11, 2019

Thanks for the feedback and early testing! The supported output stride for ResNet50 is currently: 32 and 16.

0reactions
nsthoratcommented, Oct 14, 2019
Read more comments on GitHub >

github_iconTop Results From Across the Web

BodyPix - Error: No backend found in registry - Stack Overflow
I'm trying to setup BodyPix via the tutorial on the TensorFlow website, and I'm getting the following error. Uncaught (in promise) Error: No ......
Read more >
[Updated] BodyPix: Real-time Person Segmentation in the ...
With default settings, it estimates and renders person and body-part segmentation at 25 fps on a 2018 15-inch MacBook Pro, and 21 fps...
Read more >
node:internal/modules/cjs/loader:372 throw err; - You.com
To solved the issue: // 1. delete the following: node_modules folder, and package-lock.json // Optional: on a 2nd computer with similar issue it...
Read more >
“angular DevTools failed to load SourceMap: Could not load ...
Note that 'script-src-elem' was not explicitly set, so 'default-src' is used as a ... /js/intercom-link-expand-loader.js.map: HTTP error: status code 404, ...
Read more >
eeva/tfjs-models - tfjs-models - Gitea: the awesomest Marvid git repos
Adds lint rules to mirror monorepo - Fixes lint errors - Adds CI to run lint - Refactors body pix and posenet to...
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