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 516 forks source link

corrects the range error in get_x function of demo/get_manipulators.py #29

Closed 1jsingh closed 6 years ago

1jsingh commented 6 years ago

Corrects an error while getting encodings for a custom dataset in the demo/get_manipulators.py file