Using resnet network for training seems to have no effect #1794
Unanswered
wyclearnpy
asked this question in
Help!
Replies: 1 comment
-
Hi @wyclearnpy, We always recommend using UNet for the backbone, but if you are set on using ResNet, then try setting the Model > Backbone > Weights to fine tune instead of frozen. Let us know if that works better. Thanks, |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I used the resnet network for single-instance training, but the detection results were not good or even useless. Is there something wrong with my configuration or something else? Has anyone encountered the same situation? Below are some of my settings and terminal print information.
Terminal print information.txt
Beta Was this translation helpful? Give feedback.
All reactions