pytorch version of T2FGAN
- Please download the trained model for generating underwater images by using the link.
- Please download the pretrained model of classifier by using the link.
- To train, run adv_train200324.py by using the command line below:
python3 adv_train200324 --MGpath "file path in step1" --Cpath "file path in step 2"