Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

We integrate tensorflow movenet with our webapp, and it stopped working (it worked two weeks ago) with the following error message, what can be the possible reasons and how to fix it? #65299

Open
TonyL96 opened this issue Apr 9, 2024 · 2 comments
Assignees
Labels
type:others issues not falling in bug, perfromance, support, build and install or feature

Comments

@TonyL96
Copy link

TonyL96 commented Apr 9, 2024

Issue type

Others

Have you reproduced the bug with TensorFlow Nightly?

Yes

Source

source

TensorFlow version

0.0.6

Custom code

Yes

OS platform and distribution

No response

Mobile device

No response

Python version

No response

Bazel version

No response

GCC/compiler version

No response

CUDA/cuDNN version

No response

GPU model and memory

No response

Current behavior?

Access to fetch at 'https://www.kaggle.com/models/google/movenet/frameworks/tfJs/variations/singlepose-lightning/versions/4/model.json?tfjs-format=file&tfhub-redirect=true' (redirected from 'https://tfhub.dev/google/tfjs-model/movenet/singlepose/lightning/4/model.json?tfjs-format=file') from origin 'https://ourwebsite.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Standalone code to reproduce the issue

It was working normally a few days ago, but today I found that it cannot be used.

Relevant log output

No response

@google-ml-butler google-ml-butler bot added the type:others issues not falling in bug, perfromance, support, build and install or feature label Apr 9, 2024
@ytsikhlakis
Copy link

We're facing the same issue. An urgent response would be highly appreciated as our code is live

@felixniemeyer
Copy link

felixniemeyer commented Apr 10, 2024

Got the same problem.

Download your model here:
https://www.kaggle.com/models/google/movenet/tfJs/singlepose-lightning

And provide it from your own server

Make sure you select the right platform and type (tensorflow.js and single lightning in my case).

image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type:others issues not falling in bug, perfromance, support, build and install or feature
Projects
None yet
Development

No branches or pull requests

4 participants