uartimcs commited on
Commit
eb9468e
·
verified ·
1 Parent(s): 7ecd7bb

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -3
README.md CHANGED
@@ -10,7 +10,7 @@ tags:
10
  - logistics
11
  - document-parsing
12
  ---
13
- This is a FYP project for document parsing of logistics shipping documents for system integration.
14
 
15
  Latest update on the version of modules used to continue run the program because there is no recent update for the donut pretrained model.
16
 
@@ -23,10 +23,11 @@ Extract common key datafields from shipping documents generated from ten differe
23
  https://huggingface.co/spaces/uartimcs/donut-booking-gradio
24
 
25
  **Colab Notebooks**
26
- - donut-booking-train.ipynb (Train the model in Colab using T4 TPU / A100 GPU environemnt)
27
- - donut-booking-run.ipynb (Run the model in Colab using gradio using T4 TPU / A100 GPU environemnt)
28
 
29
  **Size of dataset**
 
30
  Follow the CORD-v2 dataset ratio:
31
  - train: 800 (80 pics x 10 classes)
32
  - validation: 100 (10 pics x 10 classes)
 
10
  - logistics
11
  - document-parsing
12
  ---
13
+ This is a FYP project topic on document parsing of 🚚 logistics 🚚 shipping documents for system integration.
14
 
15
  Latest update on the version of modules used to continue run the program because there is no recent update for the donut pretrained model.
16
 
 
23
  https://huggingface.co/spaces/uartimcs/donut-booking-gradio
24
 
25
  **Colab Notebooks**
26
+ - donut-booking-train.ipynb (Train the model in Colab using T4 TPU / A100 GPU environment)
27
+ - donut-booking-run.ipynb (Run the model in Colab using gradio using T4 TPU / A100 GPU environment)
28
 
29
  **Size of dataset**
30
+
31
  Follow the CORD-v2 dataset ratio:
32
  - train: 800 (80 pics x 10 classes)
33
  - validation: 100 (10 pics x 10 classes)