Skip to content

sunny-panchal/sense

 
 

State-of-the-art Real-time Action Recognition


Documentation GitHub GitHub release Contributor Covenant


This is a fork of the TwentyBn:Sense repository where I'll be building a few more demos with Sense.

For installation instructions and instructions on running the already included demos, check out the readme on the main repository. You'll have to also download the pre-trained weights as described there too.

RisottoStone

The full video can be found here.

In this fork a "RisottoStone" demo is added which is a cooking assistant that can detect some basic kitchen activities. For more details, check out my blogpost on it here.

To run RisottoStone:

python examples/run_risotto_stone.py --use_gpu

Note: This example uses a basic Text-to-speech tool called spd-say which is pre-installed in Ubuntu 14.04+. On older versions or on MacOS, you'll have to install it manually using sudo apt install speech-dispatcher


License

The code is copyright (c) 2020 Twenty Billion Neurons GmbH under an MIT Licence. See the file LICENSE for details. Note that this license only covers the source code of this repo. Pretrained weights come with a separate license available here.

The code makes use of these sounds from freesound:

About

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

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 73.6%
  • HTML 17.2%
  • JavaScript 8.0%
  • Other 1.2%