PaddlePaddle / PaddlePaddle/PaddleX
Paddlex 下detect_infer.py预测一张图片时间是10s 是不是有些太慢了,
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 6.3k
- Forks
- 1.2k
- PR merge metrics
- No merged PRs in 30d
Description
我的用GPU进行预测,显卡是2080Ti 11G 内存64G 预测图片10s 太慢了,如何进行加速。
我发现模型还不能进行压缩,我用的是fasterRcnn。我改如何增加速度。谢谢。
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 with detect_infer.py and reproduce the reported 10-second GPU prediction using the FasterRCNN model. Measure where the time is spent before evaluating acceleration options or model compression. Done means documenting or achieving a verified reduction in single-image inference time on the stated hardware.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning, performance
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100