An in-depth tutorial on getting SOTA results on multi-label classification using the current state-of-the-art model from the Query2Label paper — In my continued effort to learn more about transformers, I came across an interesting paper: Query2Label: A Simple Transformer Way to Multi-Label Classification. This was particularly relevant to me since I had just implemented the Vision Transformer, and also because one of my first projects in deep learning was an…