You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be great if Eynollah would annotate the confidence score of detected segments. From PAGE, this naturally can be represented via Coords/@conf. Of course, it would necessitate another refactoring, because this information gets cut short via np.argmax and not passed on...
The text was updated successfully, but these errors were encountered:
It would be great if Eynollah would annotate the confidence score of detected segments. From PAGE, this naturally can be represented via
Coords/@conf
. Of course, it would necessitate another refactoring, because this information gets cut short via np.argmax and not passed on...The text was updated successfully, but these errors were encountered: