Skip to content
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

[ARM] refactor VisSegmentation neon & add SwapBackground neon #907

Merged
merged 9 commits into from
Dec 19, 2022

Conversation

DefTruth
Copy link
Collaborator

@DefTruth DefTruth commented Dec 18, 2022

PR types(PR类型)

ARM

Description

  • 重构VisSegmentation NEON结构,参考FlyCV,便于后续针对不同平台使用不同指令集进行优化
  • 增加SwapBackground Arm NEON指令优化 及测试
    • 性能(麒麟985、单线程):
      • Matting + SwapBackground: 20-23ms -> 10-11ms
      • Segmentation + SwapBackground: 10-11ms -> 1.7-2ms

@jiangjiajun jiangjiajun marked this pull request as ready for review December 19, 2022 10:17
@DefTruth DefTruth merged commit 42f9d54 into PaddlePaddle:develop Dec 19, 2022
@DefTruth DefTruth deleted the add_swapbackground_neon branch March 6, 2023 06:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants