YU1ut/MixMatch-pytorch
Code for "MixMatch - A Holistic Approach to Semi-Supervised Learning"
PythonMIT
Issues
- 2
At what point does the program stop running
#47 opened by Enderfga - 1
train_loss
#40 opened by Wanghd-MVP - 4
- 3
- 0
why use .detach() here
#44 opened by hzhz2020 - 3
- 5
Unlabelled batch size
#39 opened by AlexTS1980 - 1
interleave function
#41 opened by 07Agarg - 3
Performance declining by replacing data augmentation with pyotrch function.
#19 opened by yichuan9527 - 3
How to apply it to my own dataset?
#34 opened - 2
- 2
- 1
wrong transform order
#35 opened by yuanzhanghu - 2
A question on lambda_u
#33 opened by zhaozhengChen - 1
The description of the parameter is not clear
#32 opened by ustcjerry - 5
Qustion about the update method of ema_model
#16 opened by sanyouwu - 8
Have you tested the codes with other models?
#7 opened by shuxjweb - 2
bug
#27 opened by afterall204168 - 0
- 2
What does the interleave method do
#20 opened by atinghosh - 2
why unlabel numbers two times than label?
#26 opened by daixiangzi - 1
Parameter assignment bug.
#24 opened by dddzg - 2
No weight decay?
#22 opened by vijosam - 0
Memory leak
#21 opened by HHHedo - 0
Anybody try this method on NLP tasks?
#17 opened by xvshiting - 1
The bias term of convolution in WideResNet
#10 opened by blankWorld - 4
Importance to update the lambda slowly
#9 opened by wang3702 - 3
Implementation of the Lamba_u is not correct
#6 opened by wang3702 - 2
- 2
- 1
Question about the efficiency of parameter T
#15 opened by sanyouwu - 0
Please add license
#12 opened by matthew-jurewicz - 6
- 4
- 1
- 3
Is my data wrong?
#2 opened by sailor88128 - 2
did you get similar results to the paper?
#1 opened by AlphaQi