PaddlePaddle / PaddlePaddle/FastDeploy
当前版本示例代码中的MASK RCNN不会输出MASK,查看MASK data都是0.C++版和python版都存在这个问题
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
环境
- 【FastDeploy版本】:1.0.7
- 【编译命令】C++编译的FastDeploy develop版,python用的release 1.0.7
- 【系统平台】: Windows x64(Windows10) / Win11
- 【硬件】: Nvidia GPU 4060TI, CUDA 11.7 /Nvidia GPU 2080TI
- 【编译语言】: C++ / Python3.7
在https://github.com/PaddlePaddle/FastDeploy/pull/218这里我看到了说明中的那个图是有mask的,不知道是不是之后更新导致了bug
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the MASK RCNN examples in the C++ and Python environments described, checking whether the returned mask data is all zero. Compare the current behavior with the mask output shown in PR 218. Done means identifying the affected example or inference path and confirming that valid mask data is produced in both versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- computer-vision
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100