Skip to content

TensorFlow-free npy data #16

@makotokato

Description

@makotokato

When I look trained weights.npy file to use segmenter, this data uses TensorFlow dtype (https://www.tensorflow.org/api_docs/python/tf/dtypes/DType). So it means that using weights.npy requires TensorFlow and no way to use this data via other languages without TensorFlow binding.

Also, although you provide JSON file too, this is big due to not binary format.

So I am happy if you provide TensorFlow-free npy (or other compressed binary format) data that is trained.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions