[digiKam-users] Export function to Tensorflow

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[digiKam-users] Export function to Tensorflow

Thomas Drebert
Hello,

For people who don't know Tensorflow.
Tensorflow is a framework for machine learning.

Digikam finds faces well using the detect face function.
My idea is an export function to save the faces fully formatted.

Mainfolder---------picture_name1
                    |---picture_name2
                    |---picture_name3

Is there maybe another way to extract the images, maybe
with imagick, opencv or something?

A next step might be to integrate Tensorflow into digikam

regards
Thomas