def __init__(self):
     Network.__init__(self)
     self.patch_width = None
     self.patch_width_3d = None
     self.n_centroids = None
 def __init__(self):
     Network.__init__(self)
     self.patch_width = None
     self.in_height = None
 def __init__(self):
     Network.__init__(self)
     self.patch_width = None
 def __init__(self):
     Network.__init__(self)
Exemplo n.º 5
0
 def __init__(self):
     Network.__init__(self)
     self.patch_width = None
     self.patch_width_3d = None
     self.n_centroids = None
Exemplo n.º 6
0
 def __init__(self):
     Network.__init__(self)
     self.patch_width = None
Exemplo n.º 7
0
 def __init__(self):
     Network.__init__(self)
     self.patch_width = None
     self.in_height = None
Exemplo n.º 8
0
 def __init__(self):
     Network.__init__(self)