Skip to content

fix pp-yoloe-sod models train bug #2487

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 15, 2024
Merged

Conversation

leo-q8
Copy link
Collaborator

@leo-q8 leo-q8 commented Nov 14, 2024

此为PR说明模版

如提交的为部署C++代码,请确认以下自测点是否完成(完成勾选即可),并保留以下的自测点列表,便于Reviewer知晓。

  • Linux下测试通过
    • batch = 1 预测
    • batch > 1预测
    • 多GPU卡预测
    • TensorRT预测
    • Triton预测
  • Windows下测试通过
    • batch = 1预测
    • batch > 1预测

Copy link

paddle-bot bot commented Nov 14, 2024

Thanks for your contribution!

@paddle-bot paddle-bot bot added the contributor External developers label Nov 14, 2024
@Sunting78 Sunting78 merged commit f4399e8 into PaddlePaddle:develop Nov 15, 2024
3 of 6 checks passed
cuicheng01 added a commit that referenced this pull request Nov 15, 2024
* modify npu predict bug (#2454)

* Support serving vehicle attribute recognition pipeline (#2452)

* fix bug (#2450)

* add ad practise tuturial (#2465)

* add ad practise tuturial

* add ad practise tuturial

* add ad practise tuturial

* update hpip support list (#2478)

* update hpip support list

* optimize

* update README.md hpip support list

* update

* fix api reference (#2475)

* Doc update (#2479)

* update docs

* update index

* modify npu models infer bug (#2474)

* modify pretrained model link (#2441)

* add model url for docs (#2466)

* add model url for docs

* update

* update

* update new ir blacklist for adapting paddle 3.0b2

* support serving

* update:

1. change the default delimiter to space;
2. add en doc;
3. update official test dataset link;
4. fix some error in doc;

* remove and append support serving

* update faiss api

* rm unnecessary arg in remove_index

* upgrade api to save vector and id_map independently

* save index_type to index_info.yaml

* update doc

* use index_info to cover other data except index

* fix pp-yoloe-sod models train bug (#2487)

* bugfix: dont pass index_type and metric_type in append_index()

* fix bug where acc is always 0 during SLANet training (#2482)

* fix unit to ms in benchmark csv file

* update benchmark doc

* [Feat][Serving] Add PP-ShiTuV2 and face recognition server apps (#2488)

* Add PP-ShiTuV2 FastAPI app

* Fix index_type and metric_type

* Add face recognition app

* Change small object detection endpoint

* Fix face recognition bugs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contributor External developers
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants