License & Attribution

This repository contains weights or code derived from the ResNet18 foundational architecture developed by the ResNet Authors. This ResNet18 model is fine-tuned using popular CatsVsDogs PetImages dataset.

Dataset:

You can find the fine-tuning dataset using the link: https://huggingface.co/datasets/Man1103/PetImages.

Fine-tuning Configuration Metrics:

  • Num epochs: 30
  • Device: CUDA (Nvidia Tesla T4 GPU)
  • Training batch size: 128
  • Learning rate: 0.001
  • Accuracy Score: 0.9330 (93.30%)

Please refer to preprocessing and training pipelines in the model files:

  • Preprocessing pipeline: preprocessing.py
  • Training pipeline: train.py
Downloads last month

-

Downloads are not tracked for this model. How to track
Safetensors
Model size
11.2M params
Tensor type
F32
·
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support

Model tree for Man1103/ResNet18-FT-PetImages-11.7M

Finetuned
(75)
this model

Dataset used to train Man1103/ResNet18-FT-PetImages-11.7M

Paper for Man1103/ResNet18-FT-PetImages-11.7M