t0mer / deepstack-trainer

deepstack trainer is a Flask powerd, easy to use web app, hepls us to train and test Deepstack AI
GNU General Public License v3.0
24 stars 3 forks source link

Custom Model DeepStack_ActionNET #10

Closed DivanX10 closed 2 years ago

DivanX10 commented 2 years ago

Deepstack has an interesting feature, it's deepstack_actionet. How to add this custom model actionnetv2.pt in deepstack server, I described here. Is it possible to add support for custom models to your client so that it works through the integration of HASS Deepstack object? For example, upload a photo of an object's action and give a name, as in the case of a photo and as the object's action will be recognized, then the Home Assistant will have the name of the action of this object.

The Trained Model can detect the following actions in images and videos.

calling
clapping
cycling
dancing
drinking
eating
fighting
hugging
kissing
laughing
listening-to-music
running
sitting
sleeping
texting
using-laptop
DivanX10 commented 2 years ago

I figured out how to create my own models and posted the instructions on the Home Assistant forum