metadata
license: mit
tags:
- cyclegan
- image-to-image
- gan
- pytorch
CycleGAN apple2orange
CycleGAN model for unpaired image-to-image translation between apples and oranges.
Files
checkpoint.pt— trained weightsmodel_config.json— architecture parameters
Usage
Custom PyTorch implementation. Inference code will be added later.