nperraud

Results 65 comments of nperraud

The `.dat` files from google drive only contain the difference between the celebA and the celebA-HQ images. The process to create the images is actually quite complicated. I just made...

@mdeff I am not sure, we should have healpy as a dependency. It is a big package that takes time to install and we only use it for one function....

To inverse coefficient, you have to use the synthesize function. Synthesis is actually the inverse of analysis (analyze is actually the same as filter). The inverse function returns another filter,...

It is not implemented. I guess we had some big plans at some point... We can add this option, but the question is what should be the expected behavior. *...

@kalofolb It would be great if you have a look at the code and the doc. Ideally you could make a small tutorial, similarly to https://github.com/epfl-lts2/pygsp/tree/master/doc/tutorials @mdeff The code is...

Did not hear from @kalofolb , I should probably do it myself. * I will do a tutorial, but this should not prevent you for merging this PR * I...

Here the method is based on smoothness, but I am not sure that this does help for the name. Another way might be that the classe `LearnedGraph` would take an...

I think it should be `LearnedFromSmoothSignals` following your idea to not put verbs in class. I think we should keep the word Learned. I am OK with it, but it...

I have renamed the graph... But the import is a bit dirty in the `__init__.py`. To make it clean, I would need to make a subfolder I think. @mdeff I...

I cannot give you access... @mdeff , does he really need permission? If yes, can you add him?