-
Hi, may I know if two-stage detector model such as Faster RCNN trained with PyTorch is supported currently in Vitis-AI 3.0? If not, then are there any plans for it?
Thank You!
-
# Prerequisites
## 1. The entire URL of the file you are using
https://github.com/tensorflow/models/blob/master/research/object_detection/models/ssd_efficientnet_bifpn_feature_extractor.py
##…
-
### Describe the issue
Issue:
Command:
```
#!/bin/bash
python -m llava.eval.model_vqa_loader \
--model-path liuhaotian/llava-v1.5-7b \
--question-file ./playground/data/eval/textvqa…
-
```
An error occurred while building the embedding model
java.lang.Exception: java.util.ServiceConfigurationError: ai.djl.repository.zoo.ZooProvider: module org.jabref.merged.module does not declare…
-
## Task Description
I'd like to build a demo using Mindspore as the DL infra in Jina. http://github.com/jina-ai/jina
I already create a mirror issue at here https://github.com/jina-ai/jina/issu…
-
I had a discussion with @tomburke-rse and @carlosuc3m about plans and general design for the bioimageio java support.
We currently have these main issues on the java side:
- different java based co…
-
Dear all,
I want to visualize a VAE model that is saved as a **TFHub** module, in directory `path`. I can load it using hub.Module:
`import tensorflow_hub as hub`
`module = hub.Module(path)`
…
-
Thank you for providing the code necessary for my research.
I have a question about PTv3 + PPT training.
I checked config file which you provided in Modelzoo(ScanNet validation on PTv3 + PPT).
…
-
Image Captioning is another popular task for which we should have an example in Model Zoo
-
Hello,
I compiled successfully the protobuf, and tiny-cnn and caffe_converter using VStudio 2015 64 bit versions.
But i have a problema with the results of the network when using a model from caffe …