Víctor Fernández
Víctor Fernández
The dataset used in this repo seems to be the same that A.Bordes used in his paper talking about TransE: https://everest.hds.utc.fr/doku.php?id=en:transe To generate the bin, you have to parse the...
The dataset WN18.bin is a Wordnet subset. I'm not sure at all, but I bet that @mnick uses the same datasets as A. Bordes (https://everest.hds.utc.fr/doku.php?id=en:transe) There you can get the...
Support for array indexing with non integers indexes has been dropped on 1.12 version of numpy. [https://github.com/numpy/numpy/blob/master/doc/release/1.12.0-notes.rst#deprecationwarning-to-error](See release notes) The latest commit (e2600b7) fixes that error
Hello! I have built mozjpeg following the instructions on the [BUILDING](https://github.com/mozilla/mozjpeg/blob/master/BUILDING.md) file. I'm on Ubuntu, and the only dependency I had to install was `libpng-dev`. This is one of the...
Is any way to compare two images "scientifically"? I mean, to my eyes they are almost the same. I have to zoom in the image to notice some artifacts. To...