vanhuyz / CycleGAN-TensorFlow

An implementation of CycleGan using TensorFlow
MIT License
1.19k stars 436 forks source link

pretrained examples: freezed or not? any data preprocessing? #131

Open Bea07 opened 1 year ago

Bea07 commented 1 year ago

Hi are these pretrained freezed models or not? https://github.com/vanhuyz/CycleGAN-TensorFlow/releases

are there any preprocessing on data applied before input to the model?

Many thanks