Convnext Tiny.in12k Ft In1k is an image classification model hosted on Hugging Face. It belongs to the ConvNeXt family and carries the specific identifier convnext_tiny.in12k_ft_in1k, indicating pre-training on the ImageNet-12k dataset followed by fine-tuning on ImageNet-1k.
The model is provided by the timm library, also known as PyTorch Image Models. It is distributed with safetensors support and carries an Apache-2.0 license. Users can load it through the timm library by calling timm.create_model with the identifier "hf_hub:timm/convnext_tiny.in12k_ft_in1k" and pretrained set to True. It is also compatible with the Hugging Face Transformers library, where it can be instantiated via a pipeline for image-classification tasks or loaded directly with AutoModel.from_pretrained.
The model card references the paper arxiv:2201.03545. Example inference code demonstrates classification on an image URL such as a parrots.png sample from the documentation dataset. Notebooks for Google Colab and Kaggle are linked for further experimentation.
It is made available as an open model on the Hugging Face platform for download and integration into PyTorch-based workflows.
Convnext Tiny.in12k Ft In1k sits in PulseGate's Other AI category. It focuses on providing efficient pre-trained vision models for image classification tasks. Convnext Tiny.in12k Ft In1k is an open-source project aimed at developers. Convnext Tiny.in12k Ft In1k is open source under the Apache-2.0 license. Convnext Tiny.in12k Ft In1k is available on the web, and it can be self-hosted.
timm builds and maintains Convnext Tiny.in12k Ft In1k, and it first shipped in 2019. Development happens publicly on GitHub with 37k stars and 49 commits in the last 90 days. It operates in a well-populated space: PulseGate tracks 9 similar projects. Among its 3 catalogued features are Image Classification, Pretrained Weights, and ConvNeXt Architecture.
Summary written by a language model from the project’s public pages.
What PulseGate has recorded for this listing
Closest matches by what these projects do