MCPcopy Create free account
hub / github.com/CompVis/zigma / _FeatureExtractorInceptionV3

Class _FeatureExtractorInceptionV3

utils/torchmetric_fdd.py:42–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

40else:
41
42 class _FeatureExtractorInceptionV3(Module): # type: ignore[no-redef]
43 pass
44
45 vassert = None
46 interpolate_bilinear_2d_like_tensorflow1x = None

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected