In this video we learn about using a UNET++ model for Image Quality detection to learn if it should be used for training a semantic segmentation model or not.
The base paper is https://arxiv.org/abs/2110.14181
The code is at:
https://github.com/sohiniroych/QU-net...
Chapters:
0:00 Intro
1:11 Unet++ for Image quality detection
7:27 Paper and Code