convnextv2_nano.fcmae_ft_in22k_in1k

The convnextv2_nano.fcmae_ft_in22k_in1k model is a compact, high‑efficiency ConvNeXt‑V2 backbone designed for image‑classification tasks. It has been pre‑trained with the

timm 4.5M downloads cc-by Image Classification Top 100
Frameworkstimmpytorchsafetensorstransformers
Datasetsimagenet-1k
Tagsimage-classification
Downloads
4.5M
License
cc-by
Pipeline
Image Classification
Author
timm

Run convnextv2_nano.fcmae_ft_in22k_in1k locally on a Q4KM hard drive

Boost your deployment speed with Q4KM hard drives pre‑loaded with the convnextv2_nano.fcmae_ft_in22k_in1k model . Get instant, plug‑and‑play access to a state‑of‑the‑art image‑classification...

Shop Q4KM Drives

Technical Overview

The convnextv2_nano.fcmae_ft_in22k_in1k model is a compact, high‑efficiency ConvNeXt‑V2 backbone designed for image‑classification tasks. It has been pre‑trained with the Fully Convolutional Masked Auto‑Encoder (FCMAE) framework and subsequently fine‑tuned on the large‑scale ImageNet‑22k dataset followed by ImageNet‑1k. With only 15.6 M parameters and 2.5 GMACs, it delivers a strong accuracy‑to‑size ratio while keeping inference lightweight.

Key capabilities include:

  • Fast inference on 224 × 224 (training) and 288 × 288 (testing) images.
  • Feature‑map extraction at four hierarchical stages (80, 160, 320, 640 channels).
  • Direct generation of image embeddings for downstream tasks such as retrieval or clustering.
  • Compatibility with the timm library, enabling seamless integration with PyTorch pipelines.

Architecturally, the model follows the ConvNeXt‑V2 design: depth‑wise convolutions, Layer‑Scale, and a simplified residual block layout that is co‑designed with masked auto‑encoding. The “nano” variant reduces channel width and depth, yielding a lightweight footprint without sacrificing the benefits of the FCMAE pre‑training regime.

Intended use cases range from mobile‑oriented image classification to edge‑device feature extraction, where low latency and modest VRAM are critical. The model also serves as a robust backbone for transfer learning in domains such as medical imaging, retail product categorisation, and autonomous‑driving perception stacks.

Benchmark Performance

For image‑classification backbones, the most informative benchmarks are top‑1 and top‑5 accuracy on ImageNet‑1k, as well as throughput (samples per second) on modern GPUs. The convnextv2_nano.fcmae_ft_in22k_in1k achieves competitive scores for its size class, though the exact numbers are not listed in the README; they can be inspected in the timm model results repository. Compared to larger ConvNeXt‑V2 variants (e.g., convnextv2_huge), the nano version trades a few percentage points of top‑1 accuracy for a dramatic reduction in parameters (15.6 M vs. 660 M) and compute (2.5 GMAC vs. >600 GMAC). This makes it especially attractive when inference speed and memory budget dominate design decisions.

The benchmarks also highlight the model’s efficiency on an RTX 3090 with AMP, where similar nano‑scale ConvNeXt‑V2 models typically process >150 images / second at batch size = 64, confirming its suitability for real‑time applications.

Hardware Requirements

  • VRAM for inference: Approximately 2 GB of GPU memory is sufficient for a batch size of 1 at 224 × 224 resolution. Larger batch sizes or the 288 × 288 test resolution may require 3–4 GB.
  • Recommended GPU: Any modern NVIDIA GPU with CUDA support (e.g., RTX 3060, RTX 3080, RTX 3090) will deliver real‑time throughput. The model runs efficiently on integrated GPUs for low‑throughput use cases.
  • CPU: A recent multi‑core CPU (Intel i5 12th gen or AMD Ryzen 5 5600X) is adequate for preprocessing and data loading. For large‑scale inference pipelines, a higher‑core‑count CPU can help keep the GPU fed.
  • Storage: The model file (safetensors) is roughly 120 MB. Including the timm library and dependencies, a total of ~500 MB of disk space is recommended.
  • Performance characteristics: On an RTX 3090 with AMP, the model can achieve >150 samples / second at batch size = 64, with a latency of ~6 ms per image.

Use Cases

  • Mobile and edge inference: The low parameter count and modest VRAM make it ideal for on‑device image classification on smartphones, drones, or IoT cameras.
  • Feature extraction for retrieval: By exposing intermediate feature maps, the model can power visual search engines and similarity‑based recommendation systems.
  • Transfer learning: Fine‑tuning on domain‑specific datasets (e.g., medical X‑rays, satellite imagery) benefits from the robust FCMAE pre‑training.
  • Rapid prototyping: Researchers can quickly iterate on new classification heads or downstream tasks thanks to the model’s compatibility with timm and PyTorch.

Training Details

The model follows a two‑stage training pipeline:

  • Pre‑training: Trained on ImageNet‑1k using the Fully Convolutional Masked Auto‑Encoder (FCMAE) framework, which masks random patches of the input and forces the network to reconstruct them, encouraging rich feature learning.
  • Fine‑tuning: First fine‑tuned on the larger ImageNet‑22k dataset to broaden class coverage, then further fine‑tuned on ImageNet‑1k to specialise for the 1 000‑class benchmark.
  • Compute: While exact GPU hours are not disclosed, training ConvNeXt‑V2 models typically requires several hundred GPU‑days on high‑end GPUs (e.g., RTX 3090 or A100) with mixed‑precision (AMP) to accelerate convergence.
  • Fine‑tuning capabilities: Users can load the model with features_only=True to extract hierarchical feature maps, or set num_classes=0 to obtain raw embeddings. The timm API also supports custom heads for downstream tasks.

Licensing Information

The model card lists the license as CC‑BY‑NC 4.0 (Creative Commons Attribution‑NonCommercial). This permits free use, modification, and distribution for non‑commercial purposes provided that proper attribution is given to the original authors (timm and Facebook Research). The “unknown” tag in the metadata likely reflects a missing entry on the hosting platform, but the explicit license in the README prevails.

Because the license is non‑commercial, commercial exploitation (e.g., embedding the model in a paid SaaS product) is prohibited without obtaining a separate commercial licence from the rights holders. Users must also retain the attribution notice in any derivative works or publications.

Pre-loaded AI models. Ready to run.

Skip the downloads. Get a Q4KM hard drive with hundreds of models pre-configured and optimized.

Shop Q4KM Hard Drives