classifier-balancing
classifier-balancing copied to clipboard
How do you implement class-balanced sampling in terms of 'few' class
we define a class where the number of data is less than 20 as few. If some classes only have like 3 pictures. How do you do class-balanced sampling
maybe you can see https://github.com/facebookresearch/classifier-balancing/issues/9