okdalto / InteractiveGAN

IteractiveGAN
GNU General Public License v3.0
4 stars 0 forks source link

Some problems about images #1

Open Gildecade opened 4 years ago

Gildecade commented 4 years ago

Hello, I really appreciate your codes, and that's awesome. But I find the image on the pyqt window is a little bit strange that the image is like wave and cannot show the all picture at the same time, thus, I wonder how to fix this to let the image show in normal way.

Gildecade commented 4 years ago

Exactly, maybe it's about how to cancel the effect by using the output image of the network as an pyOpenGL texture and adding the tessellation and geometry shader technique. I just want to see the normal images without effect. Thanks a lot.