kvfrans / deepcolor

Automatic coloring and shading of manga-style lineart, using Tensorflow + cGANs
http://color.kvfrans.com
553 stars 86 forks source link

what function merge and merge_color mean ? #3

Closed thinh2 closed 1 year ago

thinh2 commented 7 years ago

Can you explain for me what is the mean of function merge() and merge_color() ?

kvfrans commented 7 years ago

They take in an array of 64 images, and merge them into one big image, so it's easier to visualize the training results