GithubHelp home page GithubHelp logo

noisystudent-lite's Introduction

noisystudent-lite

The repo for my final project, "Semi-supervised Learning and Robustness on a Smaller Scale" for CSCI 2952-C.

The best image recognition models as of 2020 are exceptionally good at classifying images. Since 2010, the premier benchmark for evaluating image classification performance has been ImageNet-1k. Traditionally, researchers would train their models to classify these images from ImageNet via a process called supervised learning. Here, the model tries to predict what an image's label is and adjusts itself once it receives the correct label.

Increasingly, the best models have relied on semi-supervised learning, a process which leverages hundreds of millions or billions of unlabeled images as extra training data to boost performance. These studies have largely been done by Google Brain or Facebook AI, which have access to storage and computational resources most researchers do not have. Thus, in this study, I examine whether the approach from one of these studies, "Self-training with Noisy Student", can boost a model’s ability to classify images and robustness to noise even when applied at a smaller scale.

Project Structure

All code used to train and evaluate models is in the src/ folder. Training run output files are saved in the runs/ folder. Experimental exploration and other notebooks are kept in the experiments/ and notebooks/ folders.

Report can be found here.

Credit to the Brown University Center for Computation and Visualization (CCV) for computational resources for this project.

noisystudent-lite's People

Contributors

tyj144 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  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.