-
Hi,
I am pretty new to tensorflow and wanted to used one of the models for transfer learning purpose. But as mentioned in the link below
https://github.com/tensorflow/models/blob/master/research/ob…
-
I may be wrong but I could not find any simple way of specifying where the pre-trained models from **torchvision.models** are saved.
By default, they are saved in the `...\.torch\models\` director…
-
Apple M2 max
macOS Sonoma 14.3.1 (23D60)
The error message you're seeing suggests that the installation process for `insightface` failed during the building of a wheel for the package. The error o…
-
I print the output of top 5, the score is such as:-0.18758957, 0.67330343, 2.45672223 .........
but I want to get the score such as: dog : 0.91 cat : 0.23
otherwise, i want to use the model of…
-
See https://github.com/keras-team/keras/issues/9276 and https://github.com/keras-team/keras/issues/9284
-
Hey, I am trying to download weights for TransFusion model L, but the links are dead:
https://github.com/XuyangBai/TransFusion/blob/master/docs/model_zoo.md
I.e.
https://github.com/XuyangBai/Tra…
-
I builded caffe2 for android and used the generated files like the [demo](https://github.com/bwasti/AICamera/). Though the app works with the original squeezenet model, but when I changed the model to…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
Traceback (most recent call last):
File "too…
-
where is the SAM model service you call deployed?
-
Hi,
As far as I can see from the documentation, it is said that the multi_task_v3_pt model is supported by Vitis-AI v3.0, but it isn't available in the model zoo library. Are there any plans to add …