MCPcopy Index your code
hub / github.com/tensorpack/tensorpack / CycleGAN.py

File CycleGAN.py

examples/GAN/CycleGAN.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#!/usr/bin/env python
2# -*- coding: utf-8 -*-
3# File: CycleGAN.py
4# Author: Yuxin Wu

Callers

nothing calls this directly

Calls 12

GANTrainerClass · 0.90
PrintDataClass · 0.85
QueueInputClass · 0.85
ModelSaverClass · 0.85
PeriodicTriggerClass · 0.85
VisualizeTestSetClass · 0.85
SmartInitFunction · 0.85
train_with_defaultsMethod · 0.80
get_dataFunction · 0.70
ModelClass · 0.70
sizeMethod · 0.45

Tested by

no test coverage detected