-
Hello, I'm not sure if this particular model is just fundamentally not convertible, but if that is the case, then please interpret this bug report instead as a suggestion to improve the tfjs-converter…
-
the link to MiDaS v2.1 small model is missing
-
I try to train and obtain high-level representation on the model when I getting same error log :
(pythonProject1) C:\Users\30863\Func-level-vul-detect>Python main.py --config config\config.yaml --…
-
static_img.html
camera.html
both stoped at Loading FaceMesh model...
-
I am encountering an error while loading the model.
model = Top2Vec(docs, embedding_model='universal-sentence-encoder-multilingual')
FileNotFoundError: Unsuccessful TensorSliceReader constructor…
-
Hello everyone. I was using the model a week ago without any problems. Today I am getting an error when trying to load Top2Vec with embedding_model parameter (without it works fine)
I get error lik…
-
### Issue type
Bug
### Have you reproduced the bug with TensorFlow Nightly?
Yes
### Source
source
### TensorFlow version
2.16.1
### Custom code
No
### OS platform and distribution
Ubuntu 22…
-
Hello ,Did this model you got from [slim model ](https://github.com/tensorflow/models/tree/master/research/slim) mobilenet_v1_224 ? If I want test with another model. How can I convert from checkpoint…
-
Thanks a lot for making the weights of the BertSeq2Seq models of your paper: [Leveraging Pre-trained Checkpoints for Sequence Generation Tasks](https://arxiv.org/abs/1907.12461) available to the publi…
-
I am running the following command line in google colab and using TPU. I am using the pre-trained model for this as well as the data-set.
command line:
!python /content/bert/run_squad.py \
--…