Skip to content

Bug: sudden 403 while loading hand-pose-detection #933

@skateb2020

Description

@skateb2020

What happened?

When I'm trying to import hand-pose-detection in my code, which has been working for months, I get a 403 error.

Relevant code

import * as handPoseDetection from "@tensorflow-models/hand-pose-detection";
import * as tf from "@tensorflow/tfjs";

Relevant log output

GET https://storage.googleapis.com/kagglesdsdata/models/700/835/model.json?X-Go…8a3ee9f… 403 (Forbidden)

Error: Request to https://tfhub.dev/mediapipe/tfjs-model/handpose_3d/landmark/lite/1/model.json?tfjs-format=file failed with status code 403. Please verify this URL points to the model JSON of the model to load.

tensorflow_hub Version

0.13.0.dev (unstable development build)

TensorFlow Version

2.8 (latest stable release)

Other libraries

No response

Python Version

3.x

OS

Linux

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions