I'm currently using your API for a personnal project. While using a UNET model with "seresnet50" backbone and "encoder_freeze=False", I would like to know what does it means concretely ? How many layers of the model are frozen ? Are the weights adjusted during training? etc..
Hi,
I'm currently using your API for a personnal project. While using a UNET model with "seresnet50" backbone and "encoder_freeze=False", I would like to know what does it means concretely ? How many layers of the model are frozen ? Are the weights adjusted during training? etc..
Thank you for your inquiries!