mmaction2
mmaction2 copied to clipboard
[Docs] how can i put the pred_score in the inference video?
The doc issue
Hello, I trained a custom dataset with TSN for action classification. However, during inference, I only get the predicted categories without the prediction scores. I have set the "draw_score" parameter to true, but the inferred videos still do not display the prediction scores. I would like to know how I can modify this. Should I write separate code to achieve it, or is there another solution? thank u!
Suggest a potential alternative/fix
No response
Hello, I would like to ask about the model that has been trained using your own dataset. How do you use it for inference? Looking forward to your reply, thanks