Compatibility checks of CNN model on both image and numerical data

Hi,

I’m having some confusion with the custom dataset. So, I have one folder that contain some image file and another folder contain the numerical value properties of some physics informed mechanical properties in csv. So, to find which properties is good for which physics properties, to do it, what model architecture can help with using the image folder files along with the numerical value. Does CNN works, or something need to look with UNet or DMD etc model? Any suggestions how to use a ML model for such custom dataset to handle, load and perform those evaluation. Thanks.

1 Like