Methodforward(
self,
features: torch.Tensor, # (N, C, H, W)
hidden_state: torch.Tensor, # (N, C)
doctr/models/recognition/sar/pytorch.py:55
Methodforward(
self,
features: torch.Tensor, # (N, C, H, W)
holistic: torch.Tensor, # (N, C)
doctr/models/recognition/sar/pytorch.py:113