MCPcopy Create free account
hub / github.com/NVIDIA/vid2vid / get_image_paths

Method get_image_paths

models/base_model.py:27–28  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

25 pass
26
27 def get_image_paths(self):
28 pass
29
30 def optimize_parameters(self):
31 pass

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected