In this article, I'm going to cover the usage of TensorFlow 2 and tf.data on a popular semantic segmentation 2D images dataset: ADE20K. This code is now runnable on colab.
I'm currently working on a biomedical 2D image segmentation project so I'm reading all related papers. I took some notes and here is the first of the series. UNet, a very popular architecture.