Skip to content
Snippets Groups Projects
Commit d7fb872e authored by Badreddine's avatar Badreddine
Browse files

Premier commit

parent c1c8d881
No related branches found
No related tags found
No related merge requests found
Pipeline #45726 failed
......@@ -10,7 +10,7 @@ if not os.path.exists(DATA_DIR):
number_of_classes = 3
dataset_size = 100
cap = cv2.VideoCapture(2)
cap = cv2.VideoCapture(0)
for j in range(number_of_classes):
if not os.path.exists(os.path.join(DATA_DIR, str(j))):
os.makedirs(os.path.join(DATA_DIR, str(j)))
......
File added
.gitignore
data/0/0.jpg

84.6 KiB

data/0/1.jpg

85 KiB

data/0/10.jpg

84.9 KiB

data/0/11.jpg

84.4 KiB

data/0/12.jpg

82.3 KiB

data/0/13.jpg

82.5 KiB

data/0/14.jpg

82.9 KiB

data/0/15.jpg

83 KiB

data/0/16.jpg

82.9 KiB

data/0/17.jpg

83.2 KiB

data/0/18.jpg

83.4 KiB

data/0/19.jpg

84.1 KiB

data/0/2.jpg

84.7 KiB

data/0/20.jpg

84.6 KiB

data/0/21.jpg

85.3 KiB

data/0/22.jpg

86.2 KiB

data/0/23.jpg

86.6 KiB

0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment