Open ToonTalk opened 2 years ago
Hi, @ToonTalk
Thank you for opening this issue. Since this issue has been open for a long time, the code/debug information for this issue may not be relevant with the current state of the code base.
The TFJs team is constantly improving the framework by fixing bugs and adding new features. We suggest you try the latest TFJs version with the latest compatible hardware configuration which could potentially resolve the issue. If you are still facing the issue, please create a new GitHub issue with your latest findings, with all the debugging information which could help us investigate.
Please follow the release notes to stay up to date with the latest developments which are happening in the Tensorflow.js space.
Thank you for your support and cooperation.
But this issue was with the documentation. https://github.com/tensorflow/tfjs-models#pre-trained-tensorflowjs-models is incomplete in that several pre-trained models listed here - https://github.com/tensorflow/tfjs-models/tree/master - are not listed.
The page says "This repository hosts a set of pre-trained models that have been ported to TensorFlow.js." which leads one to think the table below is complete.
@ToonTalk
I understand that you have found an issue with the documentation. I have investigated the issue and I believe that it is caused by the lack of a Google API for the qna model.
I was tying to submit PR to add the missing Pre-trained TensorFlow.js models to fix this issue. However, I have not been able to find a Google API for the qna model. I will reach out to the concerned team to inquire about this issue and I will update you as soon as I have more information. Thank you!
https://github.com/tensorflow/tfjs-models/tree/master/qna should be included in the table in https://github.com/tensorflow/tfjs-models#pre-trained-tensorflowjs-models
And perhaps others are missing?