Skip to content

Transfer Learning #7

@enjoykcc456

Description

@enjoykcc456

Hi,

I followed your tutorial on https://www.dlology.com/blog/transfer-learning-with-efficientnet/ for transfer learning with efficientnet. It's a great tutorial, thanks a lot for it.

However, when i do the transfer learning for B0 model, during the model.summary(), there is no 'multiply_16' as shown in your tutorial but only 'multiply_15'. Does it means i have to set 'multiply_15' and successive layers trainable instead of 'multiply_16'.

When i load the B3 model, the model has up to 'multiply_41', if i would like to do transfer learning too, does it mean i just set 'multiply_41' and successive layers trainable?

Thanks

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