Document Visual Q&A,Mainly for the image content of the question and answer, DOC-VQA is a type of VQA task,DOC-VQA mainly asks questions about the textual content of text images.
Document Visual Q&A, mainly for the image content of the question and answer, DOC-VQA is a type of VQA task, DOC-VQA mainly asks questions about the textual content of text images.
The DOC-VQA algorithm in PP-Structure is developed based on PaddleNLP natural language processing algorithm library.
The DOC-VQA algorithm in PP-Structure is developed based on PaddleNLP natural language processing algorithm library.
...
@@ -30,11 +30,11 @@ We evaluated the algorithm on [XFUN](https://github.com/doc-analysis/XFUND) 's
...
@@ -30,11 +30,11 @@ We evaluated the algorithm on [XFUN](https://github.com/doc-analysis/XFUND) 's
## 2.Demonstration
## 2.Demonstration
**Note**: the test images are from the xfun dataset.
**Note**: the test images are from the xfun dataset.
# Note: the code cloud hosting code may not be able to synchronize the update of this GitHub project in real time, with a delay of 3 ~ 5 days. Please give priority to the recommended method.
# Note: the code cloud hosting code may not be able to synchronize the update of this GitHub project in real time, with a delay of 3 ~ 5 days. Please give priority to the recommended method.
```
```
-**(3)Install PaddleNLP**
-**(3) Install PaddleNLP**
```bash
```bash
# You need to use the latest code version of paddlenlp for installation
# You need to use the latest code version of paddlenlp for installation