Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Please provide noisy label files for Office 31, Office Home #2

Open
devraj89 opened this issue Feb 12, 2020 · 1 comment
Open

Please provide noisy label files for Office 31, Office Home #2

devraj89 opened this issue Feb 12, 2020 · 1 comment

Comments

@devraj89
Copy link

Hi

Thanks for the wonderful code.
Can you please provide the following
(1) the noisy label files for Office 31 and Office Home dataset.
In the code, only the noisy label file for the Amazon dataset has been provided.

(2) What is the noisy model used to corrupt the clean labels of the source data? Is it symmetric or pairflip? Can you please provide the code to generate the noise from our end?

(3) Can you please provide some information regarding how the feature corruption is being done?
From the paper, it is written that "For feature corruption, each image is corrupted by Gaussian blur and salt-and-pepper noise with probability p_noise." -- are you corrupting the whole image or in patches ? is hale of the images corrupted with gaussian blur and the other half with salt-and-pepper? or are both the noise models applied sequentially on top of each other? What is the value of sigma in the case of gaussian blur or the value of the threshold for the salt-and-pepper noise?

I will be grateful if the code to generate the image corruption is provided.

Thanks
Devraj

@jingzhengli
Copy link

I meet the same issue as you. Do you solve this issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants