This repository was archived by the owner on Oct 9, 2023. It is now read-only.
How can I change the number of channels of a pretrained model? #740
Unanswered
aykutcayir34
asked this question in
Q&A
Replies: 1 comment 8 replies
-
Hi @aykutcayir34 you should be able to do this:
Hope that helps 😃 |
Beta Was this translation helpful? Give feedback.
8 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to use a single channel resnet-18 model in flashlightning image classifier. Is there a convenient way to change the number of channels of a pre-trained model in flashlightning?
Beta Was this translation helpful? Give feedback.
All reactions