Skip to content

Conversation

@belevtsoff
Copy link

@belevtsoff belevtsoff commented Mar 3, 2019

It seems like many people are interested in continuing training from the official checkpoint (e.g. to adapt the model for their own data). As discussed in #35, this pull request adds this possibility by:

  1. Implementing the forward method in glow_old.py, and
  2. replacing log-determinant in Invertible1x1Conv with log absolute determinant

During training, glow_old can be used by setting the OLD_GLOW environment variable to 1 (see the updated README.md).

Thanks @srstevenson

Co-Authored-By: Scott Stevenson <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants