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

Method set_input

models/test_model.py:52–61  ·  view source on GitHub ↗

Unpack input data from the dataloader and perform necessary pre-processing steps. Parameters: input: a dictionary that contains the data itself and its metadata information. We need to use 'single_dataset' dataset mode. It only load images from one domain.

(self, input)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

train.pyFile · 0.45
test.pyFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected