ebsynth
ebsynth copied to clipboard
Fast Example-based Image Synthesis and Style Transfer
My PATH variable is like: /home/jd/.nvm/versions/node/v13.14.0/bin:/home/jd/.poetry/bin:/opt/GitHub Desktop:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin with such a PATH, the script would error on startup with message: ./run.sh: 2: export: Desktop:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin: bad variable name
Svg files would produce better result for synthesizing lineart and colour images. It should be added as an import / export format
Hello! Thanks for you awesome window implementation ! I was wondering is there was any way I could edit a .ebs file project to automatically fill first/last/keyframe/output via-python ? The...
Hi, Figure 6 of the [StyLit paper](https://dcgi.fel.cvut.cz/home/sykorad/Fiser16-SIG.pdf) shows a knee point finding step on the sorted errors of a reverse NNF. It looks like this implementation only ever uses regular...
Hello, We are currently testing your tool on a production environment and were wondering about how many keyframes are set to max (or if there's a way of recompiling allowing...
OK, this is my first (edgy) try beyond the examples and I know doing support is not PhD cup of tea :) I just want to understand what is wrong...
Getting a lot of `src/ebsynth_cuda_texarray2.h:76:55: error: invalid conversion from ‘const int*’ to ‘int’ [-fpermissive]` errors when trying to compile with the build-linux-cpu+cuda.sh script. I'm missing any requeriment?
Hi, im running build-win64-cpu+cuda.bat and its immediately failing with "15 was unexpected at this time" I guess its probably coming from this line: https://github.com/jamriska/ebsynth/blob/master/vcvarsall.bat#L6 `if %vsver% geq 15 (` Im...