MA-LMM icon indicating copy to clipboard operation
MA-LMM copied to clipboard

How to generate prediction result of a whole video in 'lvu_cls'?

Open pilibb0712 opened this issue 7 months ago • 1 comments

Hi, thank you for your awesome work! There is a question about the final prediction result of lvu_cls. I have found that in your code, the evaluation process are based on the prediction result of images which corresponds to the key of 'image_id' in result file. How can I aggregate the results of images to obtain the prediction result of a whole video when there exist multiple image predictions of the same video?

pilibb0712 avatar Jul 09 '24 09:07 pilibb0712