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

action similarity labeling challenge #31

Open
ShallowWill opened this issue Jun 25, 2019 · 0 comments
Open

action similarity labeling challenge #31

ShallowWill opened this issue Jun 25, 2019 · 0 comments

Comments

@ShallowWill
Copy link

Hi, ZhaoFan,

Thanks for your code.

Now I am running P3D model for the action similarity labeling (2nd task in your paper).

For some similarity index, we need to compute division (e.g. in x1*(log(x1/x2)), and the output from layers could be zero. Therefore, the divisor is zero, leading to the problem that the similarity is NAN.

Did you meet such problem? If so, how did you address this case? Many thanks.

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