-
First I use darknet to train the yolov4-tiny model, it has two detection classes, and the input image size is 224. The trained weight is first converted to tensorflow, and then converted to tflite. Bu…
-
### System information
- **OS Platform and Distribution**: Window 11 + WSL2 Ubuntu 22.4.03 LTS
- **TensorFlow Serving installed from (source or binary)**: Docker Image tensorflow/serving:2.17.0
- *…
-
This is an amazing work you are doing here!
I've forked your code and thought of adding Docker and Docker-compose for making it way more easy to start.
See https://github.com/valentinvieriu/stylegan…
-
作者你好,我需要将模型转为pb格式,但是转化过程中需要设置output node names,然而我的电脑没办法对模型进行可视化,阅读代码也没找到哪里有设置输出节点,所以想请问一下模型最后输出节点的名称是什么?谢谢了
-
Tried running this notebook example:
- Building-and-deploying-multi-stage-RecSys
When I reach the point to start the server:
`tritonserver --model-repository=/ensemble_export_path/ --backend-conf…
-
I am trying to build TF serving with the TFRA custom ops, using instructions on the README:
```
## If enable GPU OPs
export SERVING_WITH_GPU=1
## Specifiy the branch of TFRA
export TFRA_BRANCH…
-
-----------------------
### [InactiveRpcError of RPC that terminated with: status = StatusCode.FAILED_PRECONDITION, details = "Attempting to use uninitialized value dense_2/bias]
Getting follo…
-
First of all a great tutorial sir..it really helped me to understand landmark detection so easily..My query is how is the performance of your landmark detection model on 300W? and can you share the ti…
-
Hi, I'm very interested by this awesome project. I wish to customize it for my own project but I have some questions and issues.
I want to understand how to make prediction under TensorflowJs.
First…
-
**Bug Description**
Hello,
I built the image from the latest commit: 6a51a604618e613d7c6d04d520c8264fe4e69d88
I pushed it in ECR and deployed a multi-model Sagemaker endpoint. The endpoint is worki…