List and Search Supported Models
Get the complete list of model architectures available in the PyTorch Image Model.
We'll cover the following
Introduction to list and search function
This lesson will cover the list of search functionality in the PyTorch Image Model framework. We can use it to identify the complete list of supported models.
List models with pre-trained weights
Not all models come with their pre-trained weights. We can easily identify models that come with pre-trained weights via the following code snippet:
Get hands-on with 1400+ tech skills courses.