Skip to content

Wrong loss formula in [SOLUTION] Laboratory 2: Computer Vision Part 2: Debiasing Facial Detection Systems #180

@hoangqnguyen

Description

@hoangqnguyen

In: https://github.com/MITDeepLearning/introtodeeplearning/blob/master/lab2/solutions/PT_Part2_Debiasing_Solution.ipynb

According to the description, the calculation should be:
total_loss = torch.mean(classification_loss + face_indicator * vae_loss)

Correct me if I'm wrong, Thanks!

Image

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