Image classification from kaggle

Hi, i am trying to make a image classification model using a kaggle dataset(chest xray)
I have downloaded the dataset and saved it in desktop.
I’m using colab, and i have uploaded the all the images.
when i created the training dataset it shows the training set is empty
How should i do it?

Thanks