Coder Social home page Coder Social logo

alldbi / supermix Goto Github PK

View Code? Open in Web Editor NEW
89.0 89.0 21.0 1.9 MB

Pytorch implementation of CVPR2021 paper: SuperMix: Supervising the Mixing Data Augmentation

Python 97.83% Shell 2.17%
augmentation cvpr2021 deep-learning distillation pytorch saliency-detection supervised

supermix's People

Contributors

alldbi avatar erjanmx avatar hobbitlong avatar sbnsl 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

supermix's Issues

The reported result of CutMix in Table.1

Hi,

In the original paper of CutMix, it reports top-1 accuracy as 78.6 (21.4 top-1 error) on the ImageNet, however, in the Table.1 of your SuperMix, the corresponding result of CutMix is only 77.2. Could I know what makes the difference? Thanks.

Question of Table 1. experiment

Hi, @alldbi thank you for your interesting work

I'm trying to reproduce the results of table 1. on your paper, but I can't find the training code for it.
Or is it just using the train_teacher.py code with loading the produced SuperMix dataset? (+ by using get_cifar100_dataloaders_sample and class CIFAR100InstanceSample?)

Why tolerance percent is so high

When I was looking at the code, I suddenly noticed that you set the tol parameter to 70 percent by default, which means that if the batch is 8, only 2-3 supermix images will be returned. Is it because the performance of supermix is very good, so it does not need a lot of data? in order to speed up the training, we set high tol parameters.

The reported result of CutMix in Table.1

Hi,

In the original paper of CutMix, it reports top-1 accuracy as 78.6 (21.4 top-1 error), however, in the Table.1 of your SuperMix, the corresponding result is only 77.2. Could I know what makes the difference? Thanks.

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.