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
by default, tesseract should have deterministic behavior on the same data. This was broken accidentally through use of a hardware random seed by default for the det order generation. here we fix it to a particular random seed by default.
0 commit comments