ProGamerGov / Neural-Zoom

Infinite Zoom For Style Transfer
MIT License
43 stars 8 forks source link

Question: Zoom back to original Image #2

Open gateway opened 5 years ago

gateway commented 5 years ago

Thank you for taking the time to build this script its what I'm looking for and while im still brushing up on this stuff I was wondering if their was a way to modify the script to eventually end back to the main image.

So zoom in 90 frames, then keep zooming another 30 back to the original or that fact to another image that then could be zoomed into? Kinda like looping though images to images..

Cheers

ProGamerGov commented 5 years ago

I think it might be possible to do something like that, if the script used something like ImageMagick's -average command along with careful manipulation of the content weights. But I don't have the time these days to experiment with the idea myself, so I don't know if any modifications to the style transfer script itself are needed.

gateway commented 5 years ago

I think it might be possible to do something like that, if the script used something like ImageMagick's -average command along with careful manipulation of the content weights. But I don't have the time these days to experiment with the idea myself, so I don't know if any modifications to the style transfer script itself are needed.

Well thanks for taking the time out, my python is rusty, I was looking thought the code, my first blush non understanding all the things going on in the ai side would be to in the for loop reverse the generation some how after x.. anyhow just thought I would ask.. I just finished up a 120 frame animation of some art at burning man mixed with some amazing art from a friend.. turned out pretty nice!