Wenshui LUO
Wenshui LUO
Hi, thanks for your paper and code. I have a question about eq(9) in your paper, it seems that this eq is p(ci|xi), not p(xi|ci). I think p(xi|ci) includes only...
@ShikunLi Hi, I find an error in the compute of unsupervised mask of mixed image, here we should let `mask2Unsup_batch` be the same mask matrix as `maskUnsup_batch` and `mask2Unsup_mem` be...
The implementation of eq (5) seems to be different from the definition, as for i = j, w_{ij}^{target} will be {q_i}^2 * w_{ij}^{clacon} which is based on the implementation of...