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

Use dataclasses in text spotting code #533

Open
rwood-97 opened this issue Nov 21, 2024 · 0 comments
Open

Use dataclasses in text spotting code #533

rwood-97 opened this issue Nov 21, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request new feature text on maps Integrating text detection and recognition task(s)

Comments

@rwood-97
Copy link
Collaborator

It would be good to use dataclasses in MapReader whenever we are storing data in dictionaries.
This mostly applies to the text spotting and load packages (I will make a separate ticket for load).

For text spotting code:

  • Use dataclass to store text prediction outputs
@rwood-97 rwood-97 added enhancement New feature or request new feature text on maps Integrating text detection and recognition task(s) labels Nov 21, 2024
@rwood-97 rwood-97 self-assigned this Nov 21, 2024
@rwood-97 rwood-97 moved this to Upcoming in MapReader Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature text on maps Integrating text detection and recognition task(s)
Projects
Status: Upcoming
Development

No branches or pull requests

1 participant