For this case user has to drag and drop one or several directories with images. Directory name defines Dataset name.
.
โโโ my_folder1
โ โโโ img_01.JPG
โ โโโ img_02.jpeg
โ โโโ img_03.png
โโโ my_folder2
โ โโโ img_01.JPG
โ โโโ img_02.jpeg
โ โโโ img_03.png
โโโ my_folder3
โโโ img_01.JPG
โโโ img_02.jpeg
โโโ img_03.png
In this example we will drag and drop three directories: my_folder1, my_folder2 and my_folder3 at a time. As a result we will get a project with three datasets with the names of corresponding directories.