Sandro Braun

Results 33 comments of Sandro Braun

You could have a look at #31, which introduces a general regex replacement pipeline. You could use this feature to build a multi-line regular expression for your comment string and...

I just realized why I wanted this feature: When names are provided and plottet , an additional black line is drawn that connets the text with the center of the...

Sorry I had to focus on some other things first. I'll need some more time.

I fixed the errors in a branch here https://github.com/theRealSuperMario/metric-learning-divide-and-conquer/tree/pytorch14 I also added which `pytorch` version and `Faiss`version have to work together to get it going. It turns out that the...

- [x] python3.7 Training is running

Same. For me, the list of train / val files would be interesting as well.

ping. Would be great if the community could get access to the profiles for future papers as a baseline.

> Have you specified firtst order model flag? I am not sure what you mean by it. Can you point me somewhere?

So I tried and a simple `torch.load(path.pth.tar)` gives the error

``` backcall==0.2.0 certifi==2020.6.20 cffi==1.11.5 cloudpickle==0.5.3 cycler==0.10.0 dask==0.18.2 decorator==4.3.0 future==0.18.2 imageio==2.3.0 ipython==7.16.1 ipython-genutils==0.2.0 jedi==0.17.1 kiwisolver==1.0.1 matplotlib==2.2.2 mkl-fft==1.1.0 mkl-random==1.1.1 mkl-service==2.3.0 mock==4.0.1 networkx==2.1 numpy==1.15.0 olefile==0.46 pandas==0.23.4 parso==0.7.0 pexpect==4.8.0 pickleshare==0.7.5 Pillow==5.2.0 prompt-toolkit==3.0.5 ptyprocess==0.6.0 pudb==2019.2...