Created by: vismayagrawal
Changed cyclegan: user can input the image A and image B channels. Note that the user still needs to modify the datasets.py file according to the given channels of the input. The change allows a user to better understand the use of channels input while passing arguments. Initially, the argparse was accepting an argument called channels but it wasn't used anywhere in the code.