Skip to content

Bug due to a typo in main_cuda.py #43

@kshitijgoel007

Description

@kshitijgoel007

At https://github.com/HenryHuYu/DiffPhysDrone/blob/master/main_cuda.py#L213 it should be args.coef_ground_affinity * loss_ground_affinity instead of args.coef_ground_affinity + loss_ground_affinity.

You are currently adding ground affinity loss at a high weight due to this typo.

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