shrebox / Semi-supervised-Image-Classification

Pseudo-labeling, Virtual Adversarial Training (VAT) and Attention-based methods.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Semi-supervised Image Classification

The projects aims to tackle the problem of data scarcity for training data-hungry neural networks using the semi-supervised learning which relies on small amount of labelled dataset. Three techniques namely - Pseudo-labeling, Virtual Adversarial Training (VAT) and Attention-based methods have been implemented and analyzed on CIFAR-10 and CIFAR-100 datasets.

Checkout Problem Statement and Report for more details.

About

Pseudo-labeling, Virtual Adversarial Training (VAT) and Attention-based methods.


Languages

Language:Python 97.6%Language:Shell 2.4%