fully-invertible-revnet icon indicating copy to clipboard operation
fully-invertible-revnet copied to clipboard

Interpolation of nuisance variable

Open ywen666 opened this issue 3 years ago • 0 comments

Hi,

Thanks for releasing this amazing library! I am trying to reproduce the Figure 7 in the paper. But when I interpolate the nuisance and compute the reverse, it seems model trained with cross entropy also behaves pretty well (the reverse sample is not dominated by nuisance). I notice that the logit is z[:,:10,2,2], do I just permute the rest of the elements to get figure 7?

Want to doublecheck if my implementation is correct.

ywen666 avatar May 06 '21 21:05 ywen666