mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 19:59:56 +02:00
Merge branch 'machine_based_reading_order_integration' of https://github.com/qurator-spk/eynollah into machine_based_reading_order_integration
This commit is contained in:
commit
5037e9896d
1 changed files with 1 additions and 1 deletions
|
@ -2131,7 +2131,7 @@ class Eynollah:
|
|||
else:
|
||||
thresholding_for_artificial_class_in_light_version = False
|
||||
if not self.dir_in:
|
||||
model_textline, session_textline = self.start_new_session_and_model(self.model_textline_dir if patches else self.model_textline_dir_np)
|
||||
model_textline, session_textline = self.start_new_session_and_model(self.model_textline_dir)
|
||||
#img = img.astype(np.uint8)
|
||||
img_org = np.copy(img)
|
||||
img_h = img_org.shape[0]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue