Skip to content

preact setting #11

@fingerk28

Description

@fingerk28

Line 222, ReviewKD/CIFAR-100/train.py
t_features, t_pred = teacher(images, is_feat = True, preact=True)

Line 76, ReviewKD/CIFAR-100/model/reviewkd.py
student_features = self.student(x,is_feat=True)

Why preact is set different value in these two positions?
One is True, the other is False (default value)
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