openai / glow

Code for reproducing results in "Glow: Generative Flow with Invertible 1x1 Convolutions"
https://arxiv.org/abs/1807.03039
MIT License
3.11k stars 515 forks source link

local loss and nll loss #109

Open LHB116 opened 3 years ago

LHB116 commented 3 years ago

I find difference between local loss in the download logs (about 3.05 in cifar10) and best result (3.35 in cifar10) in your paper , can anyone explain the diffenence between them , thanks