Skip to content

Naming L2/L1-Loss #27

Description

@SamiraHuber

In citywalk_feat_module you have the following code

l1_loss = F.mse_loss(wp_pred, waypoints_target, reduction='none') ** 0.5

But this is L2-Loss and not L1-Loss

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions