quic / sense

Enhance your application with the ability to see and interact with humans using any RGB camera.
https://20bn.com/products/datasets
MIT License
734 stars 107 forks source link

[Feature] Testing module in Sense Studio #141

Closed YasheshSavani closed 3 years ago

YasheshSavani commented 3 years ago

Description:

This PR will add a new feature of testing models in sense-studio to test custom trained models directly from the webpage by using two methods:

  1. By giving, webcam feed as input
  2. By giving path to an input video.

And also, an option to save the classified video for later use for both the above methods.