tensorflow / tensorflow/models

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

Open
#5,119 3 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

models:research stat:awaiting model gardener
Dominant language
Python
Stars
77.7k
Forks
44.8k
PR merge metrics
No merged PRs in 30d

Description

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.

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.