Document_Parsing_by_Donut

Document Parsing by Donut

Donut consists of a vision encoder (Swin Transformer) and a text decoder (BART). Given an image, the encoder first encodes the image into a tensor of embeddings (of shape batch_size, seq_len, hidden_size), after which the decoder autoregressively generates text, conditioned on the encoding of the encoder.

mit
Image-to-Text
PyTorch
English
by @AIOZNetwork
1
31
0.0 (0)

Last updated: a month ago


Total downloads

1

Created: May 29, 2024