1 code implementation • 13 Jul 2023 • Denis Coquenet, Clément Rambour, Emanuele Dalsasso, Nicolas Thome
Vision-language foundation models such as CLIP have shown impressive zero-shot performance on many tasks and datasets, especially thanks to their free-text inputs.
1 code implementation • 25 Jan 2023 • Denis Coquenet, Clément Chatelain, Thierry Paquet
Recent advances in handwritten text recognition enabled to recognize whole documents in an end-to-end way: the Document Attention Network (DAN) recognizes the characters one after the other through an attention-based prediction process until reaching the end of the document.
1 code implementation • 30 Sep 2022 • Denis Coquenet
We proposed an approach at the line level, based on a fully convolutional network, in order to design a first generic feature extraction step for the handwriting recognition task.
1 code implementation • 23 Mar 2022 • Denis Coquenet, Clément Chatelain, Thierry Paquet
For the first time, we propose an end-to-end segmentation-free architecture for the task of handwritten document recognition: the Document Attention Network.
Ranked #1 on Handwritten Text Recognition on READ 2016
1 code implementation • 17 Feb 2021 • Denis Coquenet, Clément Chatelain, Thierry Paquet
Unconstrained handwriting recognition is an essential task in document analysis.
Ranked #4 on Handwritten Text Recognition on READ2016(line-level)
1 code implementation • 9 Dec 2020 • Denis Coquenet, Clément Chatelain, Thierry Paquet
Unconstrained handwritten text recognition is a major step in most document analysis tasks.
Ranked #5 on Handwritten Text Recognition on IAM(line-level)
no code implementations • 9 Dec 2020 • Denis Coquenet, Yann Soullard, Clément Chatelain, Thierry Paquet
This has a direct influence on the training time of such architectures, with also a direct consequence on the time required to explore various architectures.
1 code implementation • 7 Dec 2020 • Denis Coquenet, Clément Chatelain, Thierry Paquet
For each text line features, a decoder module recognizes the character sequence associated, leading to the recognition of a whole paragraph.
Ranked #2 on Handwritten Text Recognition on READ2016(line-level)