Giter Site home page Giter Site logo

mtopdiv's People

Contributors

ilyatrofimov avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

mtopdiv's Issues

Colab

Hi
When running example.ipynb on colab I get this error /content/ripser-plusplus/ripserplusplus/libphmap.so: cannot open shared object file: No such file or directory

Here is what I do to in my notebook to install the dependencies and run the example

!git clone https://github.com/simonzhang00/ripser-plusplus.git
%cd ripser-plusplus
!python setup.py install

(In here not sure if I have to go back to original folder %cd .. but it gives me the same error either way)

!git clone https://github.com/IlyaTrofimov/MTopDiv.git
%cd MTopDiv
!python setup.py install

import numpy as np
import mtd

np.random.seed(7)
P = np.random.rand(1000, 2)
Q = np.random.rand(1000, 2)

barc = mtd.calc_cross_barcodes(P, Q, batch_size1 = 100, batch_size2 = 1000)

and this is where the error occurs

Thanks for the help !

Batch size 1 and 2

Hi
Is there a minimal amount of generated/true images point clouds to get this work correctly ?
In your experiment you are using 10^3 and 10^4 for ffhq, I was wondering if it possible to lower those numbers (like Bq=100 and Bp=1000 where p is the data distribution and q the model distribution )
Thanks

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.