You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.
im new to this field .
In this repo, there are frontend models.
if i use them, am i doing fine-tuning ? or transfer learning?
for example, if i use ResNet101 as frontend and u-net as model, am i doing transfer learning from ResNet101 to U-net ?
Sorry to ask such a basic question.
The text was updated successfully, but these errors were encountered:
well that's fine, but makes it complicated because you need to make sure to transform your tensor from keras to the tensorflow format. I would say, it's better to stay with tensorflow.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
im new to this field .
In this repo, there are frontend models.
if i use them, am i doing fine-tuning ? or transfer learning?
for example, if i use ResNet101 as frontend and u-net as model, am i doing transfer learning from ResNet101 to U-net ?
Sorry to ask such a basic question.
The text was updated successfully, but these errors were encountered: