map2map/map2map/models/__init__.py

3 lines
76 B
Python

from .unet import UNet
from .vnet import VNet
from .conv import narrow_like