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

Method __init__

models/base_model.py:18–44  ·  view source on GitHub ↗

Initialize the BaseModel class. Parameters: opt (Option class)-- stores all the experiment flags; needs to be a subclass of BaseOptions When creating your custom class, you need to implement your own initialization. In this fucntion, you should first call <BaseM

(self, opt)

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