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
Thank you for your comment and sorry for late reply.
I saw your repo working on FastFlow reproduction and using AllInOneBlock as backend.
There are mainly two reasons why we choose GLOW design.
First, according to the paper, FastFlow block has an activation normalization layer followed by channel permute layer, and consequent two "coupling layers”. We assume this is the very architecture of GLOW.
Second, GLOW could stabilize learning phase in our environment.
Hello. Is good to know that there's people trying to reproduce this work. I'm also working on it.
The text was updated successfully, but these errors were encountered: