Skip to content

Kuangxd/TICCGAN

Repository files navigation

TICCGAN

  • PyTorch implementation

Prerequisites

  • Linux or macOS
  • Python 2 or 3
  • NVIDIA GPU + CUDA cuDNN

Getting Started

Installation

pip install dominate

Testing

  • Please download the pre-trained model from here (google drive link), and put it under ./checkpoints/IC_gll_v36/
  • Test the model :
python test.py --dataroot datasets/ --name IC_gll_v36 --phase test

The test results will be saved to here: ./results/.

Acknowledgments

This code borrows heavily from pytorch-CycleGAN-and-pix2pix.

Contact with me

If you have any questions, please contact with me. (1007642157@qq.com)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published