aleju / imgaug

Image augmentation for machine learning experiments.
http://imgaug.readthedocs.io
MIT License
14.42k stars 2.44k forks source link

HELP! How can I find the output images? #742

Open huahuaguigui opened 3 years ago

huahuaguigui commented 3 years ago

I run the code with my it own data on the google colab, it shows that the code works.However,I can not find the output images.Shouldn't the output images be in the folder named out?

There is another problem,althought the code works,but there's a line that I didn't understand.

Reading checkpoints... ./out/20210131.164911 - data - licence - x142.z100.uniform_signed.y142.b64/checkpoint [*] Failed to find a checkpoint [!] Load failed...

Can you help me?I would appreciate it if you could help me.