Image-Classification-using-CNN-with-Multi-Input-using-MATLAB icon indicating copy to clipboard operation
Image-Classification-using-CNN-with-Multi-Input-using-MATLAB copied to clipboard

This demo shows how to implement convolutional neural network (CNN) for image classification with multi-input.

Results 1 Image-Classification-using-CNN-with-Multi-Input-using-MATLAB issues
Sort by recently updated
recently updated
newest added

I get an error message when just replacing the images in the folder myimages with my own. Error using trainNetwork Training and validation responses must have the same categories. To...