Coder Social home page Coder Social logo

shreyas-bhat / stl10 Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 4.33 MB

Comparing different learning paradigms on the STL 10 dataset and carrying further analysis in each method

Jupyter Notebook 100.00%
stl10 supervised-learning self-supervised-learning semi-supervised-learning simclr2 contrastive-learning autoaugment

stl10's Introduction

STL10

  • Performed different learning procedures on the STL10 dataset - supervised learning, semi-supervised learning and self-supervised learning

Supervised Learning

  • Used ResNet-50 Architecture and got validation accuracy of 68.7

Semi-Supervised Learning

  • Used Pseudo-Labeling method using the same encoder architecture as in supervised learning
Model Supervised Validation Accuracy Semi-Supervised Validation Accuracy Change in Accuracy
CNN Model 59.4 64.62 5.08
ResNet-50 Model 68.73 72 3.27

Self-Supervised Learning

  • For this I used the SimClr framework for contrastive learning and get a valiation accuracy of 53.30%

AutoAugment

  • I tried to implement semi-supervised tasks using SimClr and augment images using AutoAugment method. The operations we will be using are shearing, translating, rotation, auto_contrasting, brightness, sharpness, cutout, etc., and the policies for each augmentation are selected randomly and applied in our dataset for producing image augmentations

stl10's People

Contributors

shreyas-bhat avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.