Skip to content
#

vision-transformer-image-classification

Here are 16 public repositories matching this topic...

Explore fine-tuning the Vision Transformer (ViT) model for object recognition in robotics using PyTorch. This tutorial covers setup, training, and evaluation processes, achieving impressive accuracy with practical resource constraints. Ideal for learners in AI and robotics.

  • Updated Apr 23, 2024
  • Jupyter Notebook

This repository contains the research and code implementation for Vision Transformer (ViT)-based classification of breast histopathology Whole Slide Images. Our work explores the impact of tile ordering methods and positional encoding techniques on the performance of ViT models for breast cancer subtype classification using the BRACS dataset.

  • Updated Sep 6, 2025
  • Jupyter Notebook

This project focuses on evaluating Convolutional Neural Networks (CNN) and Vision Transformers (ViT) for image classification tasks, specifically distinguishing between Asian elephants and African elephants.

  • Updated Apr 8, 2024
  • Jupyter Notebook

This TensorFlow/Keras model detects Alzheimer’s disease using MRI images. It uses transfer learning with a pre-trained MobileNetV2 as the base network and augments it with a custom Vision Transformer (ViT) head. Training is performed in two phases: initial training with a frozen base model and a fine-tuning phase where certain layers are unfrozen.

  • Updated Sep 12, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the vision-transformer-image-classification topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vision-transformer-image-classification topic, visit your repo's landing page and select "manage topics."

Learn more