mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-10-07 06:59:58 +02:00
Update utils.py
This commit is contained in:
parent
241cb907cb
commit
d277ec4b31
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ from tqdm import tqdm
|
||||||
import imutils
|
import imutils
|
||||||
import math
|
import math
|
||||||
from tensorflow.keras.utils import to_categorical
|
from tensorflow.keras.utils import to_categorical
|
||||||
|
from PIL import Image, ImageEnhance
|
||||||
|
|
||||||
|
|
||||||
def return_number_of_total_training_data(path_classes):
|
def return_number_of_total_training_data(path_classes):
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue