open-mmlab / mmaction2

OpenMMLab's Next Generation Video Understanding Toolbox and Benchmark

Home Page:https://mmaction2.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Feature]

roykev opened this issue · comments

What is the problem this feature will solve?

I wish to detect actions with the "inference_recognizer" function on part of the video.
I wonder how to call a vector of frames instead of the file path

What is the feature?

allow inference_recognizer to receive nparray, TF or cv2.cap

What alternatives have you considered?

No response