Merge remote-tracking branch 'origin/master'

# Conflicts:
#	1 - ImageGatherer.py
#	3 - TestTrainSplit.py
#	4 - TransferLearningKeras.py
This commit is contained in:
Lucas
2022-05-25 19:59:11 -04:00
3 changed files with 26 additions and 15 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
import os
from random import random
from shutil import copyfile, rmtree
from shutil import rmtree
from pathlib import Path
import multiprocessing