NotJoeMartinez / APDL_Quality_Control

Computer Vision Quality control for the Advanced Particle Detector Laboratory at Texas Tech University
0 stars 1 forks source link

Augment and separate training dataset from testing dataset #6

Closed NotJoeMartinez closed 3 years ago

NotJoeMartinez commented 3 years ago

Before training the images you need to separate the images you will need to separate the images you will use to test the model on. Write a program that randomly selects and removes images from the training dataset to a testing directory BEFORE augmentation.