jebin2 commited on
Commit
3d8fe11
·
1 Parent(s): 40497a0

increased black ratio

Browse files
comic_panel_extractor/panel_segmentation.py CHANGED
@@ -174,7 +174,7 @@ def create_image_with_panels_removed(
174
  segmentation_mask: np.ndarray,
175
  output_folder: str,
176
  output_path: str,
177
- save_debug: True
178
  ) -> None:
179
  """
180
  Create a version of the original image with detected panels blacked out.
 
174
  segmentation_mask: np.ndarray,
175
  output_folder: str,
176
  output_path: str,
177
+ save_debug: False
178
  ) -> None:
179
  """
180
  Create a version of the original image with detected panels blacked out.