1
Good night!
I’m trying to build a neural network in python using tensorflow and its other libraries, my doubt and, I have 4 classes and I need to do a training of them I have many images for each class, I need to use the CNN neural network, and I have a very modest understanding of how it works. I needed to program mount it in python using tensorflow someone in some example? Simple in python because I needed to generate the dataset or pb file (protoboof) so I know that it can take days training in order my greatest difficulty and start programming in python CNN network.
Does anyone have an example? Everyone that exists on the internet I’ve seen but almost migrate has tutorial teaching how to generate a dataset file all tutorials teach with datasets downloaded from websites like Imagenet, Incept, and Mnist. What I need is a simple example of how to generate dataset of my own images
Also from Li videos of Iris data (flower classification) but he also works with information already ready.
Hugs!
In case the problem would be to put the images in the array for training?
– Júlio Cesar Pereira Rocha