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

Add reader and train logic for PyramidBox. #927

Merged
merged 2 commits into from
May 24, 2018

Conversation

takecareofbigboss
Copy link
Contributor

@takecareofbigboss takecareofbigboss commented May 23, 2018

Fix #928

@qingqing01 qingqing01 changed the title training code of pyramidbox: push some basic code of sfd Add reader and train logic for PyramidBox. May 23, 2018
for i in range(len(bbox_labels)):
object_bbox = bbox(
bbox_labels[i][0],
bbox_labels[i][1], # tangxu @ 2018-05-17
Copy link
Collaborator

Choose a reason for hiding this comment

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

Please remove # tangxu @ 2018-05-17 in all files.

Copy link
Collaborator

@qingqing01 qingqing01 left a comment

Choose a reason for hiding this comment

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

I approved this PR.

But need some code cleanup and refine in Next PR.

@qingqing01 qingqing01 merged commit 1b2641a into PaddlePaddle:develop May 24, 2018
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