Giter VIP home page Giter VIP logo

sml-paper-reading.github.io's Introduction

The code that our team often uses.(PyTorch implementation mainly)

This code repository is provided for the member of sml group led by Prof.Tongliang Liu. It includes the following terms:

  • The reproductions of some papers, covered aspects are noisy-label learning, deep compression, kernel mean estimation and others. I will update it according to the projects I have already finished at all times.
  • The PyTorch implementation of the model structures used in experiments.
  • Some frequently used code, you can use them for data preprocessing, plot, model evaluation...
  • Some useful links that relate to machine learning, computer vision.

This code repository is by Xiaobo Xia. If you are confused, please feel free to let me know or provide your valuable advice. Contact me at any time. The email address is [email protected].

How To Use This Code

You will need:

  • PyTorch, version >= 0.4.1, CUDA >= 9.0, python3
  • tqdm, numpy, scipy, Image
  • The dataset (the images and labels have been processed to .npy format)

Some description for users

  • loss.py --The loss function of Co-teaching, Co-teaching Plus, Decoupling, Mentornet, T_revision, MCL, KCL
  • plot.py --The code for ploting using a shade error bar
  • model --The model structures(Lenet, Lenet_BN, Resnet, Preactivated-Resnet, Wide Resnet, VGG)
  • tools --The useful code for dataset loading, dataset division, noisy/complementary label transform, transition matrix estimation, model evaluation...

sml-paper-reading.github.io's People

Contributors

sml-group 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.