Given that 70,000 images will be processed by the script to generate ONE npy file, how does the update_samples method match each png image?
My data folder's directory structure is as follows:

Here is the error message:

The PNG image names are being replaced by the names of the npy files, which is incorrect.