Has anyone used the freeze_variables
field in tfod?
I'm trying to use it in the config file with a regex this way:
freeze_variables: "*FeatureExtractor*"
so that all the variables of the feature extractor will be frozen, but I can't, for the life of me, figure out whether it is working or not.
Am I doing anything wrong?
How can I tell if variables are frozen or not?
Will tensorboard give me any indication of something like that?
Any guidance will be highly appreciated
question from:
https://stackoverflow.com/questions/65918064/freeze-variables-in-tensorflow-object-detection-api 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…