happyharrycn/actionformer_release

Regarding the category settings in my own dataset

neauniko opened this issue · 2 comments

Thanks for your work and detailed code!
If I only marked one behavior, how do I set it up?
I've tried differentiating between foreground and background, i.e. setting num_class=2, but it didn't have the desired effect.

tzzcl commented

You can just set the num_class as 1 (as the settings on ActivityNet).

tzzcl commented

Closed due to inactivity.