Skip to content

Is this a code bug? #5

Description

@shuxjweb

In the function "local_align_loss" of the code "vitaa/models/embeddings/seg_head/loss.py", should this line "forward_k_idx = rank1[i, :topK]" be modified as "forward_k_idx = rank1[j, :topK]"?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions