Skip to content

How to freeze weights of deeplabv3+ for fine-tuning?  #5119

@aj96

Description

@aj96

I know that normally you are suppose to filter out variables you don't want to train to a particular scope as per this stackoverflow: https://stackoverflow.com/questions/35298326/freeze-some-variables-scopes-in-tensorflow-stop-gradient-vs-passing-variables But I do not see where to do this in the deeplab folder as they are using tf.slim to do all of the training.

Metadata

Metadata

Assignees

Labels

models:researchmodels that come under research directorystat:awaiting model gardenerWaiting on input from TensorFlow model gardener

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions