PaddlePaddle / PaddlePaddle/FastDeploy
capi问题
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 3.7k
- Forks
- 756
- Avg merge
- 19h 28m
- Merged PRs (30d)
- 4
Description
capi没办法指定yolov5的imagesize 只能修改源码
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 locating the CAPI entry point for YOLOv5 inference and checking how image size is currently passed. Confirm whether the API can expose an image-size setting without source changes, and verify that a YOLOv5 request uses the selected size.
Written by the indexing model from the issue text.
Assessment
- Domain
- api, machine-learning
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100