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

Class ImagePool

util/image_pool.py:5–54  ·  view source on GitHub ↗

This class implements an image buffer that stores previously generated images. This buffer enables us to update discriminators using a history of generated images rather than the ones produced by the latest generators.

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

__init__Method · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected