---
name: SakThai-hf-timm
author: SakThai
license: MIT
description: PyTorch Image Models (timm) by Ross Wightman — model creation, listing, inference, feature extraction, data augmentation, training scripts, and Hugging Face Hub integration for 1,000+ vision models
category: mlops
version: 1.0.0
---

# HF timm — PyTorch Image Models

Trigger when: user asks about image classification, vision models, pretrained models for computer vision, feature extraction, model listing, data augmentation for images, or integrating timm with Hugging Face Hub.

## Overview

timm (PyTorch Image Models) is a library of 1,000+ pretrained vision models, now part of the Hugging Face ecosystem. It provides a unified interface for creating, listing, and fine-tuning models from over 200 architectures.

Full reference: `references/hf-learnings.md`
