MCPcopy Create free account
hub / github.com/Engineering-Course/LIP_JPPNet / setup

Method setup

utils/model.py:10–423  ·  view source on GitHub ↗

Network definition. Args: is_training: whether to update the running mean and variance of the batch normalisation layer. If the batch size is small, it is better to keep the running mean and variance of the-pretrained model fr

(self, is_training, n_classes)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 7

batch_normalizationMethod · 0.80
convMethod · 0.80
max_poolMethod · 0.80
feedMethod · 0.80
reluMethod · 0.80
addMethod · 0.80
atrous_convMethod · 0.80

Tested by

no test coverage detected