timm
the six Ws · specification
Originally created by Ross Wightman and now maintained together with Hugging Face.
timm, short for PyTorch Image Models, provides hundreds of pretrained vision model architectures and training scripts.
Hosted on GitHub at huggingface/pytorch-image-models and distributed via PyPI.
Started in 2019 and continuously updated with new architectures.
It gives researchers and engineers one consistent interface to state of the art vision backbones instead of reimplementing each paper.
Built on PyTorch and integrates with the Hugging Face Hub.
Apache 2.0 licensed, open source, maintained by Ross Wightman and Hugging Face, roughly 37k GitHub stars.
alternatives
works with