Releases: natmlx/blazeface-unity
Releases · natmlx/blazeface-unity
BlazeFace 1.0.8
- Upgraded to NatML 1.1.15.
BlazeFace 1.0.7
- Added face landmark detection!
- Added
BlazeFacePredictor.Face
struct for providing more information about detected faces. - Updated
BlazeFacePredictor.Predict
method to return aFace[]
instead ofRect[]
.
BlazeFace 1.0.6
- Reduced memory consumption in
BlazeFacePredictor
. - Upgraded to NatML 1.1.6.