Fall Detect

classic Classic list List threaded Threaded
3 messages Options
Reply | Threaded
Open this post in threaded view
|

Fall Detect

Jerry Geis-2
is there any way to do "fall detection" in gstreamer ?

Jerry

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fall Detect

Tyler Compton
I don't believe there are any pre-existing GStreamer plugins that are capable of doing fall detection. If you're sure that you want to use GStreamer as your machine learning framework of sorts, you may be interested in Nvidia's DeepStream. It's a system made of GStreamer elements that run machine learning algorithms on videos. It's free as in beer and partially open source. It's an impressive system, but requires quite a good understanding of GStreamer internals in order to fit it to your use case, and you'll still need to find or bring your own fall detection model.

I work on a product, called BrainFrame, that uses GStreamer for video streaming but uses a different, more easy-to-use system for the machine learning portion. I don't want to do too much self promotion on the mailing list so that's all I'll say about it here but feel free to reach out if you're interested.

On Thu, May 21, 2020 at 3:04 PM Jerry Geis <[hidden email]> wrote:
is there any way to do "fall detection" in gstreamer ?

Jerry
_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
Reply | Threaded
Open this post in threaded view
|

Re: Fall Detect

Ilya Aleshkov
In reply to this post by Jerry Geis-2

_______________________________________________
gstreamer-devel mailing list
[hidden email]
https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel