You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After I finished the training of onet, in the evaluation result, the value of kl divergence is always 0. I think this is because in the function infer_z, self.encoder_latent is always null. Is this reasonable?
The text was updated successfully, but these errors were encountered:
After I finished the training of onet, in the evaluation result, the value of kl divergence is always 0. I think this is because in the function infer_z, self.encoder_latent is always null. Is this reasonable?
The text was updated successfully, but these errors were encountered: