PaddlePaddle / PaddlePaddle/FastDeploy

c_api 模型

Open
#1,880 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

在c_api中,好像没有找到指定模型宽高的方法

在c的代码中,发现应该是有nms过滤的,希望也可以开放一个api,来做过滤

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 by reviewing the c_api entry points and the C code referenced in the issue. Determine how model width and height are currently handled and where NMS filtering occurs. Done means the required model-dimension and filtering operations are exposed through the C API and their behavior is verified.

Written by the indexing model from the issue text.

Assessment

Tech stack
c
Domain
api, computer-vision
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.