Jonas Wagner

Results 13 issues of Jonas Wagner

https://github.com/tensorflow/tfjs-models/tree/master/blazeface

idea

Maybe a screencast would be a nice option. Should also address #51.

idea

When initially experimenting with smartcrop.js I went straight to multiscale approaches (wavelets & laplacian pyramids). In the end I went with the simplest thing that could possibly work. With that...

idea

It seems like a good idea to resort to picking a crop near the center when in doubt about what's the best crop. Investigate adding a center bias to the...

idea

The opencv face detector creates quite a bit of trouble. It might be possible to create or port a better solution based on histograms of oriented gradients and support vector...

idea

It might be a good idea to have a look at [face-api](https://github.com/vladmandic/face-api) and swap out the examples to it. Via #120

There are two sections for the wheel joint in dynamics.md. This PR merges the them into one.

Will probably be much easier for users to install, probably quite a bit slower. Likely an acceptable trade-off for smartcrop-cli.

enhancement

Just use .ensureAlpha() and toColorSpace('srgb') instead.

enhancement