MCPcopy Create free account
hub / github.com/VSAnimator/stgan / TemporalModel

Class TemporalModel

models/temporal_model.py:6–139  ·  view source on GitHub ↗

This class implements the pix2pix model, for learning a mapping from input images to output images given paired data. The model training requires '--dataset_mode aligned' dataset. By default, it uses a '--netG unet256' U-Net generator, a '--netD basic' discriminator (PatchGAN), and

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected