PyTorch implementation of experiments from paper LIDL: Local Intrinsic Dimension estimation using approximate Likelihood
git clone https://github.com/ptempczyk/glow-pytorch
cd glow-pytorch
pip install -r requirements.txt
Add your dataset to samplers.py or us an existing one run experiments using run_train.sh or train.py script (this may require huge amount of memory)