class documentation
class UpCunet3x(nn.Module): (source)
Constructor: UpCunet3x(in_channels, out_channels, pro)
Undocumented
Method | __init__ |
Undocumented |
Method | forward |
Undocumented |
Class Variable | hyperparameters |
Undocumented |
Instance Variable | pro |
Undocumented |
Instance Variable | unet1 |
Undocumented |
Instance Variable | unet2 |
Undocumented |
Property | is |
Undocumented |