FingerRec/3DNet_Visualization

prob

slighting666 opened this issue · 5 comments

How does the prob in the picture show up?

Hi, @slighting666 , sorry for late reply.

If you have label available, you can choose top-k value from the output logins.

yes, I used the UCF-101 data set, but did not get the probability value you mentioned.
Can you give some suggestions, thank you!
@FingerRec

notice in the input script the option is --supervised if label available.

supervised

I use UCF-101 data set and set supervised. But something went wrong!
@FingerRec

add .detach().cpu().numpy() at last in line 152 of action_recognition.py