PaddlePaddle / PaddleVideo

Awesome video understanding toolkits based on PaddlePaddle. It supports video data annotation tools, lightweight RGB and skeleton based action recognition model, practical applications for video tagging and sport action detection.
Apache License 2.0
1.46k stars 374 forks source link

Video information extraction #681

Closed Tortoise17 closed 3 months ago

Tortoise17 commented 4 months ago

I have seen this repo as very informative and helpful. I want to use it for the information extraction from video like objects and actions as human readable format and export it to save information. Is it possible from any pipeline using this library? I have seen application examples but could not figure out completely. If you could give some hints. Your kind guide is highly appreciated.

jerrywgz commented 4 months ago

you could refer to the document https://github.com/PaddlePaddle/PaddleVideo/blob/develop/docs/zh-CN/quick_start.md for action recognition, and more demand could send to PaddleMIX(https://github.com/PaddlePaddle/PaddleMIX/tree/develop) for large multimodal model

jerrywgz commented 4 months ago

you could also refer to the application here https://github.com/PaddlePaddle/PaddleVideo/tree/72c5b40d3415b34cdf50f2848a230d983dc0f7ae/applications