Skip to content

Implementing Knowledge Review for Object Detection using Faster RCNN #22

@ai21mtech13002

Description

@ai21mtech13002

Hi,

I am trying to implement Knowledge Review for Object Detection using Faster RCNN as a Detector. I plan to use Resnet 50 as the backbone for the Teacher and Resnet 18 as the backbone for the student.

Both the Teacher and Student backbones will be having four layers in the backbone and similar architecture.

For Knowledge Review to work the shapes of the feature maps of the Student after the ABF should match the shape of the feature map of the Teacher.

What would be the strategy to achieve this? Do we need to set specific sizes for upsampling/ downsampling?

Thanks and Regards

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