tensorflow / tfjs

A WebGL accelerated JavaScript library for training and deploying ML models.
https://js.tensorflow.org
Apache License 2.0
18.36k stars 1.92k forks source link

BlazePose Mediapipe-gpu official demo no longer works #5400

Closed dydx-git closed 3 years ago

dydx-git commented 3 years ago

When I go to this link provided by the official TFJS models repo for pose-detection: https://storage.googleapis.com/tfjs-models/demos/pose-detection/index.html?model=blazepose it throws this error on the console instead: image And nothing loads. This only happens when using blazepose with mediapipe-gpu backend.

It was working before a couple days ago then I cleared my cache and it no longer works. So if it's still working for you make sure you clear your cache or change your browser and then try that link.

System information Tried on Chrome 91 on Ubuntu 21.04 and Microsoft Edge Latest on Windows 10 2004

google-ml-butler[bot] commented 3 years ago

Are you satisfied with the resolution of your issue? Yes No