mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-06-08 19:59:56 +02:00
delete printing resized image shape
This commit is contained in:
parent
45c40a58fc
commit
b01888da31
1 changed files with 0 additions and 1 deletions
|
@ -2834,7 +2834,6 @@ class Eynollah:
|
|||
self.reset_file_name_dir(os.path.join(self.dir_in,img_name))
|
||||
|
||||
img_res, is_image_enhanced, num_col_classifier, num_column_is_classified = self.run_enhancement(self.light_version)
|
||||
print(img_res.shape)
|
||||
self.logger.info("Enhancing took %.1fs ", time.time() - t0)
|
||||
|
||||
t1 = time.time()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue