Is it possible to use 6 channel image in detectron2 deep learning? #2885
leesangjoon1
started this conversation in
General
Replies: 2 comments 3 replies
-
I also would like to know how to adapt pretrained weights for multiple channels beyond RGB channels. |
Beta Was this translation helpful? Give feedback.
0 replies
-
#2062 explains how to do this |
Beta Was this translation helpful? Give feedback.
3 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 have one 3 channel image (RGB)
and the other 3 channel image (RGB but It is captured using fluorescence light)
So I add and make them 6 channel
But I have a question
Is it possible to use 6 channel image in detectron2 deep learning?
Beta Was this translation helpful? Give feedback.
All reactions