braindecode.modules.EncNet#
- class braindecode.modules.EncNet(in_channels, n_codewords)[source]#
Context Encoding for Semantic Segmentation from [Zhang2018].
- Parameters:
References
[Zhang2018]Zhang, H. et al. 2018.
Context Encoding for Semantic Segmentation. CVPR 2018.
Methods