Timothy Chan commited on
Commit
37ebaa9
·
verified ·
1 Parent(s): 3f9dcc4

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -8
README.md CHANGED
@@ -5,12 +5,6 @@ metrics:
5
  - accuracy
6
  pipeline_tag: image-to-text
7
  ---
8
- This is the trained DONUT model for document parsing of logistics shipping documents for our FYP.
9
- For future applications.
10
- To smooth train and run, one should follow the version number of Transformers and timm installed.
11
- Inference API in huggingface does not work because I did not use the latest version of transformers.
12
 
13
- Demo result: A dummy booking document from Evergreen and its results:
14
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6465f3e42da1abc242323310/pTKaPOQN9kke48DJjyjaP.png)
15
-
16
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/6465f3e42da1abc242323310/_9DLAFhMPr05DxAh6ZGnx.png)
 
5
  - accuracy
6
  pipeline_tag: image-to-text
7
  ---
8
+ This is a FYP project for document parsing of logistics shipping documents for system integration.
9
+ Latest update on the version of modules used to continue run the program.
 
 
10