Any Ideas on how to modify Resnet with Images that have 2 channels?

Let me try that thank you

Here is one custom example but we can help you get something simpler. In this example I have an image and a categorical variable as an input. I have to merge the two inputs.

https://github.com/yanneta/pytorch-tutorials/blob/master/bone-age/bone_age_v2.ipynb
1 Like

Is there a particular reason for this?