corneliusboehm

Results 5 issues of corneliusboehm

`webm` video recording doesn't seem to be supported in Safari. With the new format ,`ffmpeg` doesn't recognize the correct video duration yet though and crops all videos to 1s, so...

Make it possible to modify the `fps` of a model. ### Details - Add `fps` as argument to `RealtimeNeuralNet` - Add `model_fps` to project config - Write `model_fps` to training...

The final layer of both backbone networks was trained to recognize digits drawn in the air and some display logic is added. General updates: - Support `font_scale` and `thickness` in...

Hi there. I was getting lots of _"Ran out of frames. Looping."_ messages in my application, even though I never requested more frames than available. The following test showed that...

In https://github.com/TwentyBN/sense/pull/86 the directory structure was changed, renaming the `scripts` directory to `tools, so the reference is updated here.