10 lines
592 B
Bash
Executable File
10 lines
592 B
Bash
Executable File
python sdsvkie/tools/postprocess_e2e_label.py \
|
|
--cfg workdirs/invoice/vnpt_exp_4/config.yaml \
|
|
--input /mnt/ssd1T/hoanglv/Projects/KIE/DATA/SS_Invoice/test_end2end/test_e2e.json \
|
|
--out /mnt/ssd1T/hoanglv/Projects/KIE/DATA/SS_Invoice/test_end2end/test_e2e_post.json
|
|
|
|
|
|
python sdsvkie/tools/postprocess_e2e_label.py \
|
|
--cfg workdirs/invoice/vnpt_exp_4/config.yaml \
|
|
--input /mnt/ssd1T/hoanglv/Projects/KIE/sdsvkie/workdirs/training/invoice_exp4/test_end2end_post.json \
|
|
--out /mnt/ssd1T/hoanglv/Projects/KIE/sdsvkie/workdirs/training/invoice_exp4/test_end2end_post.json |