Image Classification

Learn to perform image classification using Hugging Face models.

We'll cover the following

The common misconception is that Hugging Face is restricted to NLP tasks only. However, Hugging Face offers much more. This chapter will look at the computer vision tasks using the Hugging Face models.

Vision transformers

The incredible popularity and unbelievable results of transformers led to computer vision researchers wondering whether transformers can be used in image classificationIdentifying the object (usually a single one) within the image tasks as well.

Get hands-on with 1200+ tech skills courses.