resnet18.a1_in1k is a lightweight convolutional neural network from the timm library, implementing a ResNet-B variant trained on ImageNet-1K using the improved "ResNet Strikes Back" A1 training recipe. It features ReLU activations, a single 7x7 convolution with pooling, and 1x1 convolutional shortcuts for downsampling. With only 11.7 million parameters, it's designed to be efficient while maintaining strong baseline performance for image classification tasks. The model was optimized using the LAMB optimizer, a cosine learning rate schedule with warmup, and binary cross-entropy (BCE) loss. It achieves 73.16% Top-1 and 91.03% Top-5 accuracy at 288×288 image resolution. It's highly suited for feature extraction and embeddings as it supports classification-free forward passes and intermediate feature map access. This makes it a flexible backbone for real-time computer vision pipelines on resource-constrained devices.

Features

  • Trained on ImageNet-1K with enhanced A1 recipe
  • 11.7M parameters for efficient deployment
  • Supports feature map extraction and image embeddings
  • Fast inference and training-ready via timm API
  • Compatible with PyTorch and Safetensors
  • Outputs can be customized with or without classification head

Project Samples

Project Activity

See All Activity >

Categories

AI Models

Follow resnet18.a1_in1k

resnet18.a1_in1k Web Site

Other Useful Business Software
Our Free Plans just got better! | Auth0 Icon
Our Free Plans just got better! | Auth0

With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Try free now
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of resnet18.a1_in1k!

Additional Project Details

Registered

2025-07-02