GithubHelp home page GithubHelp logo

ilpc's People

Contributors

michalislazarou avatar

Stargazers

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

Watchers

 avatar  avatar

ilpc's Issues

Questions on the features and transductive_resnet12.py

Hi, I found that the features for WRN-28-10 need access to be downloaded, I have submitted a request on Google Drive, could you please pass it? Thank you very much! Also, when I ran the demo (python transductive_resnet12.py --dataset miniImagenet --algorithm ilpc --alpha 0.8 --K 15 --n_shots 1 --which_dataset pkl) I found that the following two imports do not execute correctly, they may be unnecessary?

  1. from data_closer.datamgr import SetDataManager, TransformLoader
  2. from models import res_mixup_model, wrn_mixup_model
    Thanks for your attention.

what are the params.no_samples ?

Great job guys! I am reading your paper and code, however, I am having problems understanding what is going with the parameter no_samples, what is it for?

It is TOO SLOW because of the label_denoising function

Greetings,
I've been trying to reproduce the reported results in your paper. However, when I run python semi_resnet12.py --dataset miniImagenet --algorithm ilpc --alpha 0.8 --K 15 --n_shots 1, I find that the label_denoising function cost ~50 minutes on a single episode, which means >800 hours on 1000 episodes to obtain the final results.
The reason lies in that there are 1000 iterations within the label_denoising function.
I wonder if you ever face the same problems? Is there any method to boost the computation?
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.