Fall Detect
Tyler Compton
xaviosx at gmail.com
Thu May 21 23:40:00 UTC 2020
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 <jerry.geis at gmail.com> wrote:
> is there any way to do "fall detection" in gstreamer ?
>
> Jerry
> _______________________________________________
> gstreamer-devel mailing list
> gstreamer-devel at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/gstreamer-devel
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.freedesktop.org/archives/gstreamer-devel/attachments/20200521/32ea9298/attachment.htm>
More information about the gstreamer-devel
mailing list