I want to give multiple input to the model where I want to give the input as Images and numerical data

Hello,
I want to give the multiple input to the binary classifier where the one of the input are the images and the other one is the numerical data.
Can anyone suggest me any article or give the code snippet for the pytorch by which I can give the multiple input to the models.

Regards

Hi, here an example: Multiple input model architecture - #2 by ptrblck