Modify CNN Code
Budget: $10 – $30 USD
I have VGGNet CNN it has been trained on imagenet data set and I am using it as transfer learning, my code works fine. it just read the image as one channel and then converts it to 3 channel. I need to make the trained CNN read grey scala (one channel) images.