Git Product home page Git Product logo

hsa-nrl's Introduction

MIC Group visitors

Homepage | Google Scholar | Researchgate

Anurag's GitHub stats

⚡News

  • We released the code of ProML, and the paper was accepted by IJCAI 2023.

  • We released the code of PyramidPix2pix, and the paper was accepted by 2022 CVPR workshop.

  • We released the code of PGDF, which is the new SOTA of image classification with noisy labels.

  • We released the code of HSA-NRL, and the paper was accepted by IEEE Transactions on Medical Imaging (TMI).

  • We released the code of HHCL-ReID, which is the new SOTA of unsupervised person re-identification.

  • We released the code of BALNMP, and the paper was accepted by Frontiers in Oncology.

⭐Ours Repositories

BCI PGDF HSA-NRL HHCL-ReID BALNMP LLVIP Meta Self-Learning IAST CAC-UNet

hsa-nrl's People

Contributors

bupt-ai-cz avatar buptcwk 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

Watchers

 avatar

hsa-nrl's Issues

Question on Chaoyang dataset noise rate

Hi, thanks for sharing this great project! Since there is no clean labels of training set and no noisy labels of test set, I am wondering the noise rate of Chaoyang dataset. This noise rate of real-world dataset is important to design the synthetic label noise settiing.

Also, I found the script step1.py defines args.noise_rate = 0.15 for Chaoyang datset. Is this value computed with clean labels, or estimated by other algorithm?

args.noise_rate = 0.15

Thanks~

how to get the same result

May I ask why there are no weight parameters saved in the code, how can we get the same best accuracy in the next time?

About "chaoyang_15_STEP1.p"

Hello, I am replicating your code now, because I had a problem when downloading your dataset, I want to replace it with my own dataset, please ask the "Almost clean dataset" file named "chaoyang_15_STEP1.p" generated by step1.py. What's in it? Thank you very much!

About the metrics AUC

I just use the method sklearn.metrics.roc_auc_score to calculate AUC, but i don't know the parameter 'multi_class' should be 'ovo' or 'ovr'?? Then i find the result is close to your paper when use 'ovr', but worse when use 'ovo'. It's my appreciate if you could tell me which one i should choose.

Some questions about parameter setting

1、Why the value of noise_rate is 0.15 in line 66 step1.py?
2、Also in step1.py, why the filter_ratio is the product of noise_rate and 1.5 in line 216, why 1.5?
3、Why you set the value of forget_rate 0.01 when running NSHE.py?
Sorry to disturb you again

What are your GPU devices and runtime environment like?

I just want to run the comparative experiment on Digestpath2019, i set the batch-size to 16, because the Co-teaching takes about 30G graphics memory!a batch size of 96 may be too large for me! I want to know what is your GPU device like? 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.