2021年1月22日星期五

What is the python code to load dataset from my hard disk

I try to learn machine learning from the TensorFlow official tutorial. https://www.tensorflow.org/tutorials/keras/classification But most tutorials do the download in command prompt.

I can't find any tutorial about loading my own image dataset from my own disk.

Would be great if you can give me a direct answer. I put the image data set on my window 10 desktop C:\Users\User\Desktop\DataSet\coins\data

\test (label 1-211)

\train (label 1-211)

\validation (label 1-211)

many thanks

https://stackoverflow.com/questions/65850525/what-is-the-python-code-to-load-dataset-from-my-hard-disk January 23, 2021 at 02:11AM

没有评论:

发表评论