PaddlePaddle / PaddlePaddle/PaddleX

Paddlex 下detect_infer.py预测一张图片时间是10s 是不是有些太慢了,

Open
#116 7 comments 0 reactions 0 assignees View on GitHub

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

  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.

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.