I install tensorflow
when I run command:python -m CycleGAN_TensorFlow.create_cyclegan_dataset --image_path_a=folder_a --image_path_b=folder_b --dataset_name="horse2zebra_train" --do_shuffle=0
error comes:
/usr/bin/python: Error while finding spec for 'CycleGAN_TensorFlow.create_cyclegan_dataset' (ImportError: No module named 'CycleGAN_TensorFlow')