rishigami / Swin-Transformer-TF

Tensorflow implementation of Swin Transformer model.
Apache License 2.0
198 stars 46 forks source link

how to make basic_layer_3 (BasicLayer) trainable wile freezing all model ? #15

Open MohamedDonia opened 2 years ago

MohamedDonia commented 2 years ago

I want to male basic layer 3 trainable while freezing all layers ??