sense icon indicating copy to clipboard operation
sense copied to clipboard

Enhance your application with the ability to see and interact with humans using any RGB camera.

Results 15 sense issues
Sort by recently updated
recently updated
newest added

`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...

I run this tools/sense_studio/sense_studio.py successfully.But I don’t have a camera and I can’t record.I moved the training and test videos to the corresponding directory.But ‘classes’ in 'project_config.json' has not changed.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...