I have trained my model locally using the python libraries and got the 3 files:
- ckpt.index
- ckpt.meta
- ckpt.data
After that, I have followed the steps on this page, under "Dumping Your Weights" and now I also have:
- weights_manifest.json
- group1-shard1of2
- group1-shard2of2
I have also this config.json file
But when I try to import it using the js library it crashes.
error log
values right before it crashes