Hello, I am very new to CNN. Currently, I am currently working to classify images with CNN and transfer learning. I am trying to learn in more detail. I’ll be very grateful if you suggest to me some papers or resources. Thank you.
I agree with Alireza as Keras is really a very useful tool for building networks.
Also, have you considered an online university course such as through Coursera which has several courses on CNNs? You don't always have to pay for these courses but they can be really valuable in providing a framework to learn something and many of the courses have suggestions of further reading that is related to the subject.
Thanks a lot @all. Actually I am following youtube videos, coursera and using keras in my project. Just trying to know is there anything more to learn with more detail.
I noticed on Coursera that there was a project using CNNs. But if you are already looking there and also edX (and any other university learning sites), here are some articles, apologies if you have already seen them:
This pretty book: "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow: Concepts, Tools, and Techniques to Build Intelligent Systems" for the author Aurelien Geron.
This blog: https://machinelearningmastery.com/how-to-use-transfer-learning-when-developing-convolutional-neural-network-models/
You can learn a lot from this youtube channel: https://www.youtube.com/channel/UC68KSmHePPePCjW4v57VPQg
If you're willing to learn in detail you need to first give information on what level you're currently at. I mean as in mathematical aspects of machine learning. If you're already acquainted and have good hold over those aspects then I'd suggest a book.