K
K
KhD2018-08-17 15:54:18
Python
KhD, 2018-08-17 15:54:18

What library to use to get data from a photo to train a neural network?

You need to get the parameters of a person's face from a photo. Further, these parameters will be used to train the neural network, which will determine the gender of a person, or say that there is no person in the photo. Do you have any ideas or know ready-made solutions?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Danil, 2018-08-17
@KhD

For images, input data is pixel data. And the network itself will "find" the features that it needs to pay attention to (aka convolutional neural networks).
There are already ready-made solutions for finding faces in an image.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question