PatrickZH / DeepCore

Code for coreset selection methods
MIT License
183 stars 36 forks source link

Introducing an extension of DeepCore library for noisy labels #15

Open dongmean opened 7 months ago

dongmean commented 7 months ago

Hi, Thank you very much for providing a comprehensive data pruning library!

I would like to introduce a new data pruning library, which is an extension of DeepCore for Re-labeling models under label noise.

Paper & Code for the new library.

Most implementations are built on top of this DeepCore repository. Thanks again for your great work!

btw, it would be greatly appreciated if you could introduce our work in your awesome-coreset-selection repository :) Thanks

PatrickZH commented 7 months ago

Hi, thanks for your interests on our project. It can be better if you contribute to this repo and submit a pull request. Similarly, for awesome-coreset-selection, just submit a pull request.

Thanks!

dongmean commented 7 months ago

just submitted a pull request for the awesome-coreset-selection repo. Hope this can be merged soon :) thanks!