Skip to content

ptempczyk/lidl

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

146 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

LIDL: Local Intrinsic Dimension estimation using approximate Likelihood

PyTorch implementation of experiments from paper LIDL: Local Intrinsic Dimension estimation using approximate Likelihood

Installing the repository

git clone https://github.com/ptempczyk/glow-pytorch

cd glow-pytorch

pip install -r requirements.txt

Running experiments

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)

About

PyTorch implementation of Glow

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%