ContrastiveSeg
ContrastiveSeg copied to clipboard
Example for max_views, max_samples?
First of all, thanks a lot for you brilliant work. I really appreciate it. I have one quick question and would be glad if I could get an answer.
How do we determine the correct values for max_samples and max_views in the _hard_anchor_sampling() function?? I have a dataset with 2 classes (background, class_1) and around 1000 images of size 256x256. What exactly is meant by max_samples and max_views? If you can provide a concrete example, I would very grateful.
I also wanted to implement dichotomies on this framework, but I ran into some problems. Have you successfully reproduced the code? I would appreciate your reply very much.
+1, I also can not understand the meaning of max_views
, have you successfully reproduced the code? I would appreciate your reply very much.