This article explains a breif introduction of CNN and about how to build a model to classify images of clothing (like T-shirt, Trouser) using it in TensorFlow. If you are beginner, I would recommend to read following posts first:
– Setup Deep Learning environment: Tensorflow, Jupyter Notebook and VSCode
– Tensorflow 2: Build Your First Machine Learning Model with tf.keras