Skip to content

shapes and out_shapes values in ReviewKD #15

@Nandan91

Description

@Nandan91

To me, it's confusing, how to set the "shapes" and "out_shapes" when the student is ResNet18 and the teacher is ResNet34 on CIFAR-100.

Is it
shapes = out_shapes = [1, 8, 16, 32, 32]

or,
shapes = out_shapes = [1, 4, 8, 16, 32]

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