Lukas Mosser

Results 8 issues of Lukas Mosser

I've been running the new gibbsnet implementation, but I can't find it to converge with the given settings. Do you have any examples on what the results should look like?

The contest outlines that the same well as in the publication will be used to judge the performance of the proposed solutions. This can lead to overfitting by using the...

question

I made a small modification to the gradient penalty including findings from this recent paper on an improved regularization criterion for Wasserstein GANs [Paper](https://arxiv.org/pdf/1709.08894.pdf) and changes to the gradient computation...

I've created a small environment.yml file to create a ```geostats``` environment. Allows simple install via: ```python conda env create -f environment.yml ``` and activate new environment via: ```python conda activate...

Hi @wjmaddox! I've been trying to reproduce the results for the segmentation experiment and have hit an error I cannot seem to fix. I'm using the commands in the readme...

I have a question regarding the assets.zip. It looks like the json files are very large and after the "image_path" keyword, they seem to contain strange strings. Could it be...

Hi @sebastian-hofstaetter! Very interesting publication and great that you make the repository available with some examples. I was wondering if you had any hints at how to generate figure 1...

Need to add more timezones for GMT. Currently, only GMT+0 is supported.

good first issue