Giter Site home page Giter Site logo

perrying / realistic-ssl-evaluation-pytorch Goto Github PK

View Code? Open in Web Editor NEW
80.0 80.0 22.0 61 KB

Reimplementation of "Realistic Evaluation of Deep Semi-Supervised Learning Algorithms"

License: MIT License

Python 100.00%
deep-learning python pytorch semi-supervised-learning

realistic-ssl-evaluation-pytorch's People

Contributors

perrying avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

realistic-ssl-evaluation-pytorch's Issues

BN update

Hi @perrying
Thanks for sharing this code.
I saw that you have implemented the track_bn_statistic method in your network by overriding the foward method. This seems strange and what is the propose of using such way.

I noticed that track_running_stats=False does not work in this case.

The performance of VAT algorithm is much lower.

@perrying

Thanks for your implementation. I trained the VAT algorithm no the CIFAR10 datasets with the default parameters. However, it got 24.5% error rate on CIFAR10 dataset which is around 11% lower than the results that you reported in the table. Can I reproduce all the results in the table with default parameters?

Some questions for your code

Hi, thanks for your codes. I have some small questions.
Q1. train.py: the 161th row: cls_loss = F.cross_entropy(outputs, target, reduction="none", ignore_index=-1).mean(). The outputs contains labled data and unabled data.
I think it may be inappropriate.
Q2. which way you use to calculate the loss in pseudo_label.py

some questions about mixmatch

Thank you for this repo,it help me a lot,but i run the mixmatch method,find that it does‘t have good performance. i want to know the reason abou this .i also tried some other hyperparameters ,but it isn't do well.

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.