Skip to content

Directory stucture for models?  #3

Open
@joeyklee

Description

@joeyklee

Question regarding how to best structure the directory structure for mobilenet.

Right now the mobilenet URL looks like this, for example:

// https://storage.googleapis.com/tfjs-models/tfjs/mobilenet_v1_0.25_224/model.json

https://storage.googleapis.com/tfhub-tfjs-modules/google/imagenet/mobilenet_v1_025_224/classification/1/group1-shard1of1

Should we strive to recplicate the directory structure that googleapis has done (e.g. /tfhub-tfjs-modules/.../.../? but rather replace storage.googleapis.com with localhost:<PORT> ? or just do our own thing?

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is neededquestionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions