genekogan / ofxLearn

General-purpose machine learning library for openFrameworks, supporting classification, regression, and clustering tasks
genekogan.com/works/ofxLearn.html
98 stars 22 forks source link

Face Landmarks Detection / Integration / RPC #1

Open ghost opened 8 years ago

ghost commented 8 years ago

Hi,

Hope you are doing all well !

I was trying your great addon and was wondering what was your point of view about the face landmark dataset (https://github.com/davisking/dlib-models).

More precisely, as it is a quiet big model, how would u maybe stream it to a mobile ? Apache Thrift, Protocol Buffer, in order to deserialize it ?

Thanks in advance for your input, I am thinking about it now.

Cheers, Luc Michalski

genekogan commented 8 years ago

seems like one of these would be necessary, yeah. i haven't used ofxLearn on mobile, but i would love to see this integrated!