Tricks-of-Semi-supervisedDeepLeanring-Pytorch icon indicating copy to clipboard operation
Tricks-of-Semi-supervisedDeepLeanring-Pytorch copied to clipboard

Questions on FixMatch

Open ElimsV opened this issue 4 years ago • 0 comments

Hi, thanks for sharing. I have been playing with FixMatch lately. Do you find eFixMatch perform better than iFixMatch? The comparison doesn't show up in the readme.

Also, do you have experience deploying FixMatch on imbalanced data? I can't make it work so far. FixMatch performs equivalent to or worse than a naive supervised learning method.

I created an issue on google's repo: https://github.com/google-research/fixmatch/issues/52. Welcome any comments.

ElimsV avatar Feb 04 '21 06:02 ElimsV