MCPcopy Create free account
hub / github.com/VainF/DeepLabV3Plus-Pytorch / IntermediateLayerGetter

Class IntermediateLayerGetter

network/utils.py:21–93  ·  view source on GitHub ↗

Module wrapper that returns intermediate layers from a model It has a strong assumption that the modules have been registered into the model in the same order as they are used. This means that one should **not** reuse the same nn.Module twice in the forward if you want this to

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

_segm_hrnetFunction · 0.85
_segm_resnetFunction · 0.85
_segm_xceptionFunction · 0.85
_segm_mobilenetFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected