-
改了一下run mode报出
![image](https://user-images.githubusercontent.com/51236891/120604708-e235cf00-c47f-11eb-95cb-fb4891a6a0a9.png)
然后我安装了tensorrt7.0,系统win10,Paddle2.1
请问咋注册这个?
-
其实就是在jetson xavier nx上使用paddle-trt的文档,包括 需不需要量化,怎么量化,量化之后怎么评估的问题??
我不是想部署,而是仅仅做评估,看看量化之后模型的帧率??
-
**PaddleDetection team appreciate any suggestion or problem you delivered~**
## Checklist:
1. 查找历史相关issue寻求解答/I have searched related issues but cannot get the expected help.
2. 翻阅[FAQ](https:/…
-
运行 sh ./scripts/build.sh报错如下:
望大佬帮助。
-- The CXX compiler identification is GNU 7.5.0
-- The C compiler identification is GNU 7.5.0
-- Check for working CXX compiler: /usr/bin/c++
-- Check for w…
-
**PaddleDetection team appreciate any suggestion or problem you delivered~**
## Checklist:
1. 查找历史相关issue寻求解答/I have searched related issues but cannot get the expected help.
2. 翻阅[FAQ](https:/…
-
https://paddleinference.paddlepaddle.org.cn/api_reference/cxx_api_doc/Config/ModelConfig.html
官方C++ api文档中
``` C++
// 创建默认 Config 对象
paddle_infer::Config config();
```
`paddle_infer::Config`的数…
-
* Info
C++ API
Ubuntu 16.04
CPU MKLDNN
GCC 8.2.0
* Prepare
Please contact danqing to download the demo. The demo only has two group models for test.
Download [model_test.cc.zip](https:/…
-
**PaddleDetection team appreciate any suggestion or problem you delivered~**
## Checklist:
## 描述问题/Describe the bug
/home/aistudio/PaddleDetection
/opt/conda/envs/python35-paddle120-env/lib/…
-
- 版本、环境信息:
1)PaddlePaddle版本:paddleinference编译好的paddlepaddle-gpu-0.0.0
2)硬件版本:jetson nano
3)系统环境:jetpack4.3 python3.6.9 cuda 10.0 cudnn7.6
在nano上跑自己模型的时候使用GPU报错如下:
W1115 15:58:03…
-
问题类型:模型部署
**问题描述**
========================
请在这里描述您在使用过程中的问题,说明您的部署环境,部署需求,模型类型和应用场景等,便于开发人员快速响应。
exe编译成功,是还没有适配?目标检测可以预测成功。