PaddlePaddle / PaddlePaddle/FastDeploy

adaface模型无法正常运行

Open
#2,392 2 comments 0 reactions 1 assignee View on GitHub

@rainyfly is already working on this.

Since Mar 4, 2024.

Dominant language
Python
Stars
3.7k
Forks
756
Avg merge
19h 28m
Merged PRs (30d)
4

Description

环境

  • 【FastDeploy版本】: 说明具体的版本,如fastdeploy-linux-gpu-0.8.0

  • 【系统平台】: Windows x64(Windows11)

  • 【硬件】: 如 Nvidia GPU 1650TI, CUDA 12.0 CUDNN 8.2

  • 【编译语言】: Python(3.9)

  • 【模型跑不通】

    • 执行examples\vision\faceid\adaface\python下的部署示例,包括使用examples提供的模型,不能正确执行
      File "D:\test_my\FastDeploy-develop\examples\vision\faceid\adaface\python\infer.py", line 71, in
      model = fd.vision.faceid.AdaFace(
      File "E:\Anaconda\envs\paddle25_1282\lib\site-packages\fastdeploy\vision\faceid\contrib\adaface_init_.py", line 72, in init
      self._model = C.vision.faceid.AdaFace(
      RuntimeError: No graph was found in the protobuf.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.