Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

question about actionness score #95

Open
Zhuysheng opened this issue Aug 1, 2019 · 0 comments
Open

question about actionness score #95

Zhuysheng opened this issue Aug 1, 2019 · 0 comments

Comments

@Zhuysheng
Copy link

In sequence_funcs.py line 30,
cls_score = ss[:, cls+1] if bw is None else gaussian_filter(ss[:, cls+1], bw).
Does it means ss[:,1] represents the actionness score of the foreground and the ss[:,0] represents the actionness score of the background?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant