1 year ago
#384690
Learner
Creating pairs file for images
I have a dataset that contains face images and I want to synthesize masks to these images and put them in another folder. And I need to create a text file that contains pairs of the names of these images (The masked and the non-masked).
Is there any easy way to create this file in python or anything else without having to put the names manually?
python
image
computer-vision
text-files
0 Answers
Your Answer