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

Support PaddleDetection 2.0 #252

Merged
merged 5 commits into from
May 19, 2021
Merged

Support PaddleDetection 2.0 #252

merged 5 commits into from
May 19, 2021

Conversation

jiangjiajun
Copy link
Collaborator

@jiangjiajun jiangjiajun commented May 11, 2021

New Model Supported

8 models from PaddleDetection 2.0 are supported

  • YOLOv3
  • PPYOLO
  • PPYOLOv2
  • PPYOLO-Tiny
  • TTFNet
  • PAFNet
  • FCOS
  • SSD

New Operator Supported

  • softplus
  • elementwise_mod
  • elementwise_floordiv
  • p_norm
  • depthwise_conv2d_transpose
  • group_norm

BugFix

  • fill_constant_batch_size_like
  • multiclass_nms
  • top_k_v2
  • expand_v2
  • assign_value

@jiangjiajun jiangjiajun mentioned this pull request May 19, 2021
16 tasks
@jiangjiajun jiangjiajun merged commit 4b41dd4 into develop May 19, 2021
@jiangjiajun jiangjiajun deleted the ppdet2.0 branch July 8, 2021 06:37
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.

1 participant