fmw42 wrote: ↑2017-01-30T20:16:43-07:00
What are you doing in GIMP that you need IM to reproduce? Give details of the GIMP commands you use and perhaps screensnaps of the control panels.
Here's a GIF of the exact process I followed in GIMP for 3 of the tiles (I selected "levels" under the "colors" option. After I type "50", I hit the enter key afterwards instead of clicking.):
https://i.imgur.com/87XtkWD.gifv
It appears like both the in addition to the black triangle, the grey triangle also moves when I hit enter. I think the grey triangle might be for the middle value, but the actual numbers of the middle value don't seem to update to reflect these changes? Or maybe some other kind of change is occurring that keeps the same value, but moves the grey triangle's position?
Which created this tiled output:
https://i.imgur.com/JtEGR24.jpg
Though my chosen values are not perfect as this is the un-blended output:
https://i.imgur.com/apFiHYr.jpg
The problem is that this GIMP procedure seems to be added onto the image instead of setting new values, as when I try the same steps on the 4th tile, it becomes out of sync with the other 3 tiles. The two options I think are, either searching for tiles that need to be modified, and modifying them while leaving the other tiles unmodified, or finding a way to set the exact same values (still don't know which values and how) to all of the tiles.
If you need to replicate my tiling script for tests (Imgur might degrade the tile quality?):
This is a version of my script that does not require Neural-Style:
https://gist.github.com/ProGamerGov/3df ... 464ed96921
The file structure needed by the script is:
Rename this image:
https://i.imgur.com/5Yb9X8g.png to neuraldream.png and place it in this folder:
You also need to place a copy of the neuraldream.png image just outside the "output folder, where the neural-tile-2x2.sh script is also placed.
For the unprocessed tiles (There names are in the image descriptions):
https://imgur.com/a/FUg5s
Place the unprocessed tiles here:
For the processed tiles (There names are in the image descriptions):
https://imgur.com/a/wmoAL
Place the processed tiles here:
Then run the script with:
Code: Select all
sudo bash ./neural-tile-2x2.sh neuraldream.png neuraldream.png
The newly created images will be placed into this folder:
Edit: I also should add that I have been experiencing an internet outage due to an unknown cause and may not be able to reply/comment here as quickly. Hopefully the issue will be resolved today, or within a few days.