GitHub / nick8592 / ViT-Classification-CIFAR10
This repository contains an implementation of the Vision Transformer (ViT) from scratch using PyTorch. The model is applied to the CIFAR-10 dataset for image classification. Vision Transformers divide an image into smaller patches and process them with transformer layers to extract features, leading to state-of-the-art performance on various vision
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nick8592%2FViT-Classification-CIFAR10
PURL: pkg:github/nick8592/ViT-Classification-CIFAR10
Stars: 0
Forks: 0
Open issues: 0
License: mit
Language: Python
Size: 177 KB
Dependencies parsed at: Pending
Created at: 9 months ago
Updated at: 9 months ago
Pushed at: 9 months ago
Last synced at: 9 months ago
Topics: cifar-10, cifar10-classification, classification, computer-vision, deep-learning, machine-learning, vision-transformer