You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 7, 2024. It is now read-only.
Hey, I tried to use the method "Unsupervised-Confidence-Measure" to generate proxy disparities. However, I found it can only get left disparity. How did you generate the right one?
Another question is that sampling probability, also the argument "input_points" in main.py. I see it is different between train and test in your paper. Specially, 1/1000 in train stage, 1/20 in test. But you didn't set it in the readme. I want to confirm it.
Hey, I tried to use the method "Unsupervised-Confidence-Measure" to generate proxy disparities. However, I found it can only get left disparity. How did you generate the right one?
Another question is that sampling probability, also the argument "input_points" in main.py. I see it is different between train and test in your paper. Specially, 1/1000 in train stage, 1/20 in test. But you didn't set it in the readme. I want to confirm it.
hope for your reply.