Keep only seq2seq mode, remove ctc
We only use the seq2seq mode when training DAN, we should remove the ctc mode. See https://gitlab.com/teklia/atr/dan/-/blob/66f0f92db68d23c1312c617c8556169b5423e18c/dan/manager/ocr.py#L55
We only use the seq2seq mode when training DAN, we should remove the ctc mode. See https://gitlab.com/teklia/atr/dan/-/blob/66f0f92db68d23c1312c617c8556169b5423e18c/dan/manager/ocr.py#L55