Definition at line 35 of file craft.py.
◆ __init__()
def node_scripts.craft.craft.CRAFT.__init__ |
( |
|
self, |
|
|
|
pretrained = False , |
|
|
|
freeze = False |
|
) |
| |
◆ forward()
def node_scripts.craft.craft.CRAFT.forward |
( |
|
self, |
|
|
|
x |
|
) |
| |
Base network
Definition at line 63 of file craft.py.
◆ basenet
node_scripts.craft.craft.CRAFT.basenet |
◆ conv_cls
node_scripts.craft.craft.CRAFT.conv_cls |
◆ upconv1
node_scripts.craft.craft.CRAFT.upconv1 |
◆ upconv2
node_scripts.craft.craft.CRAFT.upconv2 |
◆ upconv3
node_scripts.craft.craft.CRAFT.upconv3 |
◆ upconv4
node_scripts.craft.craft.CRAFT.upconv4 |
The documentation for this class was generated from the following file: