__init__.py 69 Bytes
Newer Older
1
2
3
from .r3d import *
from .r2plus1d import *
from .mixed_conv import *