Skip to content
This repository was archived by the owner on Oct 1, 2019. It is now read-only.
This repository was archived by the owner on Oct 1, 2019. It is now read-only.

Action similarity labeling - Similarity is NAN #445

@ShallowWill

Description

@ShallowWill

Hi, Du Tran

Thanks for your code.

Now I am running C3D 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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions