1
0
Fork 0
mirror of https://github.com/qurator-spk/eynollah.git synced 2025-08-11 02:59:53 +02:00

Update eynollah.py

This commit is contained in:
vahidrezanezhad 2021-04-22 11:01:58 -04:00 committed by GitHub
parent f8cc048c76
commit 176c7531ab
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -26,7 +26,6 @@ sys.stderr = stderr
import tensorflow as tf import tensorflow as tf
tf.get_logger().setLevel("ERROR") tf.get_logger().setLevel("ERROR")
warnings.filterwarnings("ignore") warnings.filterwarnings("ignore")
import matplotlib.pyplot as plt
from .utils.contour import ( from .utils.contour import (
filter_contours_area_of_image, filter_contours_area_of_image,