#openface — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #openface, aggregated by home.social.
-
#DeepFace is a lightweight face recognition and facial attribute analysis (age, gender, emotion and race) framework for #python It is a hybrid face recognition #framework wrapping state-of-the-art models: VGG-Face, #FaceNet, #OpenFace, #DeepFace, #DeepID, #ArcFace, Dlib, SFace and #GhostFaceNet https://github.com/serengil/deepface
-
Oh lord the documentation for the clever parts is not good. But the parser and such work and that's what I needed most #openface #openfacer
Edit: gosh this is slow.
Edit2: this has probably saved me a week of work -
What are face analyzing 'AI' folk using these days? OpenFace looks powerful, but seems to have an inactive community. Is there something better? For facial expression project, not facial recognition.
Would welcome boosts or hashtag suggestions for reach.
-
just finished a better #python wrapper for #openface: you can now register a callback function, called each time a new frame is available:
```python
def frame_parsing( frame ):
print(frame)
ov = OpenfaceVideo()
ov.callback_frame( frame_parsing )
ov.start()
```
and it is done, no need of thread anymore
https://github.com/numediart/OpenFace -
wow, first python module in C++ up and running: data of #openface (face tracking) are now accessible in realtime, no need to save csv and process them
https://github.com/numediart/OpenFace
a special thanks to alex from #osp ( @Ludi tu voudras bien lui dire? pas moyen de retrouver son pseudo :) )
#python #c++ #motioncapture #research #numediart @polymorphcool -
wow, first python module in C++ up and running: data of #openface (face tracking) are now accessible in realtime, no need to save csv and process them
https://github.com/numediart/OpenFace
a special thanks to alex from #osp ( @Ludi tu voudras bien lui dire? pas moyen de retrouver son pseudo :) )
#python #c++ #motioncapture #research #numediart @polymorphcool -
playing video in #godotengine: 5 minutes if you can use #ffmpeg to encode #ogv! https://peertube.mastodon.host/videos/watch/63bbeb06-2dda-446d-b708-067f2a5e9ab9
#amedev #mocap #openface @polymorphcool -
pfff, que c'est dur la 3d... la calibration des données de mocap sur le visage de l'avatar commence à être pas trop pourrie: https://peertube.mastodon.host/videos/watch/6cbf6911-4052-4d1a-a41a-c09060535d50
#godotengine #mocap #gamedev #avatar #openface @polymorphcool -
currently rushing on #mocap loading in godot (and more specifically loading #openface export in godot): https://peertube.mastodon.host/videos/watch/27a0906c-6487-44da-ae75-1105f99847ed
#numediart #3d #godotengine #indiedev #avatar #python @polymorphcool