MCPcopy Create free account
hub / github.com/LoSealL/VideoSuperResolution / shape

Method shape

VSR/DataLoader/VirtualFile.py:318–319  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

316
317 @property
318 def shape(self):
319 return self.size
320
321 @property
322 def frames(self):

Callers 15

flattenFunction · 0.45
dotFunction · 0.45
non_localFunction · 0.45
pixel_shiftFunction · 0.45
bicubic_rescaleFunction · 0.45
color_consistencyFunction · 0.45
summary_tensor_imageFunction · 0.45
_make_vectorFunction · 0.45
_make_displacementFunction · 0.45
pad_if_divideFunction · 0.45
shave_if_divideFunction · 0.45
_sampleFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected