class documentation
class UpCunet2x(nn.Module): (source)
Constructor: UpCunet2x(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 |