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

GCS URL of posenet model seems to be empty #13

Closed
glaforge opened this issue May 13, 2019 · 2 comments
Closed

GCS URL of posenet model seems to be empty #13

glaforge opened this issue May 13, 2019 · 2 comments

Comments

@glaforge
Copy link

'https://storage.googleapis.com/tfjs-models/weights/posenet/';

Accessing this location yields:

<Error>
<Code>NoSuchKey</Code>
<Message>The specified key does not exist.</Message>
<Details>No such object: tfjs-models/weights/posenet/</Details>
</Error>

Has the posenet model moved somewhere else?

@satyaborg
Copy link

This https://storage.googleapis.com/tfjs-models/ yields an XML with lots of metadata about the models (including the new resnet50). Not quite sure how to access the pretrained models themselves.

@oveddan
Copy link
Owner

oveddan commented Jun 28, 2019

Thanks for letting me know about this. I'm working on upgrading to posenet 2.0 and that will resolve this.
See #14

@oveddan oveddan closed this as completed Jun 28, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants