JeelizFaceFilter Versions Save

Javascript/WebGL lightweight face tracking library designed for augmented reality webcam filters. Features : multiple faces detection, rotation, mouth opening. Various integration examples are provided (Three.js, Babylon.js, FaceSwap, Canvas2D, CSS3D...).

3.0

2 years ago
  • Fix major bugs in multiface detection
  • Improve all neural networks. Less false positive detections, less jittering

It is retrocompatible with previous releases. However, old neural networks are not compatible with this release. If you upgrade, please make sure you upgrade both main script and neural network.

2.1

3 years ago

This release is f***g good

1.3

3 years ago
  • Important improvements in pose computation
  • Multiple major bugfixes

1.2

4 years ago

It really works well now :) Neural networks are faster. Code has been cleaned and many bugs have been fixed.

1.1

5 years ago
  • Improve the neural net
  • Improve the responsivity
  • possibility to change the neural network

1.0

5 years ago

This is the first release.