how to train for two input image and one output image
roshan2024nar opened this issue · 2 comments
roshan2024nar commented
Hello,
Thank you for the work.
i have a case where i have two input images and which combined give me one output image how can i do this? what part should be modified.
tiaoteek commented
Maybe you should Google it first, if you did it ,you will know that this tool is available in datasets (combine_A_and_B.py)
roshan2024nar commented
Thank you for the response can you share bit more details or any guide on this ?