naiveHobo / InvoiceNet

Deep neural network to extract intelligent information from invoice documents.
MIT License
2.48k stars 392 forks source link

Multiple Fields training #105

Open vijayinfy0306 opened 2 years ago

vijayinfy0306 commented 2 years ago

Hey!

Great work on Neural Networks, I just want to know is there any chance to train the all fields at once since it is having separate model for each field.

Thanks in Advance.

abhishek12tri commented 11 months ago

Same question, any solution for it Or do I only need to use single field for each time?

>> !python train.py --field Customer_Name Invoice_Date Invoice_Number Order_Date Order_ID Product_Name Seller_GSTIN Seller_Info Total_Price