MCPcopy Create free account
hub / github.com/dek924/PerX2CT / encode

Method encode

taming/modules/util.py:99–100  ·  view source on GitHub ↗
(self, *args, **kwargs)

Source from the content-addressed store, hash-verified

97 super().__init__()
98
99 def encode(self, *args, **kwargs):
100 raise NotImplementedError
101
102
103class Labelator(AbstractEncoder):

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected