Depending on your needs, you might want to convert some of these features into more meaningful data types:
# Assuming you have a list of file names file_names = ["boys 005 img 20201211 061409 566 imgsrcru top", "girls 006 vid 20201212 070000 667 newformat bottom"] boys 005 img 20201211 061409 566 imgsrcru top
from tensorflow.keras.applications import VGG16 from tensorflow.keras.preprocessing import image from tensorflow.keras.applications.vgg16 import preprocess_input import numpy as np Depending on your needs, you might want to