Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
GANTrainer
Class · 0.90
PrintData
Class · 0.85
QueueInput
Class · 0.85
ModelSaver
Class · 0.85
ScheduledHyperParamSetter
Class · 0.85
PeriodicTrigger
Class · 0.85
VisualizeTestSet
Class · 0.85
SmartInit
Function · 0.85
train_with_defaults
Method · 0.80
get_data
Function · 0.70
Model
Class · 0.70
size
Method · 0.45
Tested by
no test coverage detected