MCPcopy Create free account
hub / github.com/DragonisCV/RAM / __init__

Method __init__

ram/utils/diffjpeg.py:77–78  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

75 """
76
77 def __init__(self):
78 super(ChromaSubsampling, self).__init__()
79
80 def forward(self, image):
81 """

Callers

nothing calls this directly

Calls 1

__init__Method · 0.45

Tested by

no test coverage detected