Skip to content

Conversation

@c0wie
Copy link
Contributor

@c0wie c0wie commented Feb 4, 2025

Algorithm selects first (in the vector) stroke and finds other strokes whose bounding boxes intersects with the original stroke. It passes this information to model (CNN) and compare which combination of strokes has the best change to be right. This idea ins't flawless so lower is list of what ideas I have in mind that could make the algorithm better.

  • Add a way to compare all possible combinations in which strokes are merged and evalute which one has the best chance to be right.
  • Add parameters to guide the algorithm in ranking stroke combinations beyond just model output probability.

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