mindee / doctr-tfjs-demo

Javascript demo of docTR, powered by TensorFlowJS
94 stars 20 forks source link

chg: 🚸 make canvas interactive #7

Closed AbdelfattahSekak closed 2 years ago

AbdelfattahSekak commented 2 years ago

This PR make the interface interactive. Boxes and their corresponding "words" are now colored. The result get highlighted when canvas shapes are hovered and vice versa. If a shape is clicked, you will notice a scrolling behavior to the corresponding word in the list.

interactive_interface