-
## Environment
FastDeploy version: the latest code in develop branch
OS Platform: e.g. Linux x64 arm
Hardware: 3568
Program Language:c
## Problem description
我现在应用要用到opencv读取图像后用imshow显示,但提…
-
Tried this on ubuntu 22.04 and debian sid:
```
podman run --privileged -it --rm -v ./configs/:/configs -v ./image:/output ghcr.io/fishwaldo/sophgo-sg200x-debian:master make BOARD=duos image
```
…
-
![image](https://github.com/PaddlePaddle/FastDeploy/assets/103343903/f2a2e9ee-ba54-48ab-bd2d-5d47a9246e07)
按照以上官方教程编译报错:
![image](https://github.com/PaddlePaddle/FastDeploy/assets/103343903/96285a…
-
看重这个pipeline 的功能,但是没有python版本,要怎么弄
-
## 环境
- 【系统平台】: Linux x64(Ubuntu 20.04)
- 【编译语言】: C++
- 【目标平台】:算丰bm1684
-
python3 -m dfn --url https://219.142.246.77:65000/sharing/WCI0q1dPy下载模型权重失败。
请问能换成dfss下载吗?如果可以dfss的下载链接是什么?
我尝试着使用 python3 -m dfss --url=open@sophgo.com:sophon-demo/CenterNet/models_0918/models.zip,…
-
FastDeploy是否支持板端编译部署FastDeploy?
我这边在编译过程中直接会在编译到26%多的时候卡住,不报错也不会停止编译,查看板端CPU使用情况,依然是正在占用中。
(base) root@davinci-mini:/home/data/FastDeploy-develop/build# cmake .. -DWITH_ASCEND=ON -DCMAKE_INSTALL_PRE…
MrMzl updated
3 months ago
-
We have recently enabled the tests in Alpine Linux. There is a significant number of tests that fails:
```
The following tests FAILED:
1 - CopyTestGroup/CopyTest.TestAllFill/RVV # GetParam() …
ncopa updated
5 months ago
-
### 背景
1. 我们正在基于bm1684x部署各类多模态模型,目前在尝试简单的tinyclip模型。正确导出了对应的vision encoder,text encoder对应的onnx模型;
2. 使用tpu-mlir工具正确导出了vison encoder的bmodel,并验证结果正确;
3. 目前在导出text encoder时,结果有误。详见下面错误;
4. tpu-mlir…
-
你好!目前通过官方实例移植llama2-7b模型,但是在下载模型的时候发现无法下载,具体错误如下:
![image](https://github.com/sophgo/sophon-demo/assets/37217594/b098c490-d234-424c-9206-4ec585e641f8)
这个问题需要怎么解决呢?