-
-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
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
Assignees
Labels
No labels