GithubHelp home page GithubHelp logo

yu1ut / multi-task-curriculum-framework-for-open-set-ssl Goto Github PK

View Code? Open in Web Editor NEW
23.0 23.0 10.0 586 KB

Code for "Multi-Task Curriculum Framework for Open-Set Semi-Supervised Learning"

License: MIT License

Python 100.00%

multi-task-curriculum-framework-for-open-set-ssl's People

Contributors

yu1ut 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

Watchers

 avatar  avatar  avatar  avatar  avatar

multi-task-curriculum-framework-for-open-set-ssl's Issues

There is some problem of 'Bar' in the utils

In line 23 of the train.py, which is 'from utils import Bar, Logger, AverageMeter, accuracy, mkdir_p, savefig'
The code report the error:
Traceback (most recent call last):
File "train.py", line 23, in
from utils import Bar, Logger, AverageMeter, accuracy, mkdir_p, savefig
File "C:\code\Multi-Task-Curriculum-Framework-for-Open-Set-SSL-master\utils_init_.py", line 10, in
from progress.bar import Bar as Bar
ModuleNotFoundError: No module named 'progress'

AttributeError

'_SingleProcessDataLoaderIter' object has no attribute 'next'

Failed to run

I got this error that the s of all unlabeled samples would converge to the same value so that the threshold_otsu cannot be solved with one value when the epoch reached about 700. And the test ACC had been kept very low.

The following is the log file:
log.txt

validation set

Hi
Thank you for your excellent fundamental work in the robust SSL.
I have a question regarding the experiment setting in your paper:
In Table1 of your paper, https://arxiv.org/pdf/2007.11330.pdf, for different labeled data setting, you use validation set of 5000 for the validation set, and you tune hyperparameters for the different labeled data setting, is this correct?

Looking forward to hearing from you!

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.