CMU-Perceptual-Computing-Lab / openpose

OpenPose: Real-time multi-person keypoint detection library for body, face, hands, and foot estimation
https://cmu-perceptual-computing-lab.github.io/openpose
Other
30.96k stars 7.84k forks source link

Simple question anyone can answer #2024

Open ima-cache-that-pass opened 2 years ago

ima-cache-that-pass commented 2 years ago

Type of Issue

First of all I want to say thank you for the hard work put into this project. The applications are limitless and it is just very, very awesome work.

I have one simple question. OpenPose is tailored to human movement recognition. Does anyone know if there are other projects that offer this same kind of functionality, but applied to weather events such as recognizing tornadoes or hail? If I had hours and hours of footage that normally had to be sifted through manually... what are my options to help speed the editing process up?

If you decide to delete this comment, then I would be grateful if someone could DM me with an answer. You will be contributing to a worthy cause at the national level.

Thank you!

HansHorak commented 2 years ago

openpose is not about movement at all, it is image-level processing (recognition of human shape not motion). you may be interested in 3D convolutional neural networks or action recognition or even action instance segmentation