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

Update bbox and mask outputs #39

Merged
merged 3 commits into from Nov 1, 2022

Conversation

moonbings
Copy link
Collaborator

Description

So far, this engine provided bounding boxes of characters with text effect and mask images without text effect.
However, we may need other outputs with/without text effects.
So I add bounding boxes of characters without text effect and mask images with text effect.

Changes in this PR

  • Add bounding boxes of characters without text effect.
  • Add mask images with text effect.
  • Update outputs for SynthTIGER template.
    • images, gt.txt, coords.txt, glyph_coords.txt, masks, glyph_masks
  • Update config file for SynthTIGER template.
  • Refactor SynthTIGER template.
  • Update README.md.

How has this been tested?

Checked directly whether images are generated correctly.

@moonbings moonbings merged commit 779f45c into clovaai:master Nov 1, 2022
@moonbings moonbings deleted the update_additional_features branch November 1, 2022 15:58
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

1 participant