MCPcopy Create free account
hub / github.com/OpenImagingLab/4DSloMo / prepare_extra_input

Method prepare_extra_input

FixModel.py:202–203  ·  view source on GitHub ↗
(self, latents=None)

Source from the content-addressed store, hash-verified

200
201
202 def prepare_extra_input(self, latents=None):
203 return {}
204
205
206 def encode_video(self, input_video, tiled=True, tile_size=(34, 34), tile_stride=(18, 16)):

Callers 1

__call__Method · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected