maremun / msid

Code for MSID, a Multi-Scale Intrinsic Distance for comparing generative models, studying neural networks, and more!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Intrinsic Multi-scale Evaluation of Generative Models

This repository provides a reference implementation of MSID, a metric for comparing underlying intrinsic geometry of data manifolds (paper).

Installation -----------

Installation is as simple as python setup.py install.

Requirements -----------

  • Python 2.7 or Python 3.3+
  • SciPy
  • NumPy
  • [optional] pykgraph, for Anaconda users, just conda install pykgraph

Example usage -----------

Contact

echo "%7=87@=<2=<>5.27" | tr '#-)/->' '_-|'

About

Code for MSID, a Multi-Scale Intrinsic Distance for comparing generative models, studying neural networks, and more!

License:MIT License


Languages

Language:Python 100.0%