diff --git a/CNN.py b/CNN.py index e125068..71fce15 100644 --- a/CNN.py +++ b/CNN.py @@ -1,17 +1,12 @@ -import sys -import os -import numpy as np -from PIL import Image -from operator import itemgetter +hahahahahaha +ab kar diya kamal path = "train1" folder_names = [name for name in os.listdir(path) if os.path.isdir(os.path.join(path, name))] #print(folder_names) -# Each row is an image -img = np.zeros([94257, 45,45], dtype = float) -labels = np.zeros([94257]) +UDA DIYA DATA HAHAHAHAHAHAHAHA?????? j = 0 for i in range(10):