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 Mask RCNN2 #2588

Merged
merged 35 commits into from
Dec 18, 2019
Merged

Support Mask RCNN2 #2588

merged 35 commits into from
Dec 18, 2019

Conversation

juncaipeng
Copy link
Collaborator

@juncaipeng juncaipeng commented Dec 10, 2019

  • 新增 distribute_fpn_proposals op
  • elementwise_mul和less_than支持int32输入,修 interpolate和cast
  • 随profile更新condtional_block
  • 添加PMNode::assert_is_not_op_type,判断该op不是设定的op类型。使 identity_scale_eliminate_pass 不处理 conditional_block 的输出, 否则输出tensor名字对不上导致错误

代码跑通Mask RCNN,精度对齐

@juncaipeng juncaipeng closed this Dec 13, 2019
@juncaipeng juncaipeng reopened this Dec 13, 2019
@yiicy yiicy self-requested a review December 18, 2019 04:15
Copy link
Collaborator

@yiicy yiicy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@juncaipeng juncaipeng merged commit d1b7aec into PaddlePaddle:develop Dec 18, 2019
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.

2 participants