naiveHobo / InvoiceNet

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

Training and re-training #94

Open m-misiewicz opened 2 years ago

m-misiewicz commented 2 years ago

What happens when I restart my machine (Ubuntu) after training for one field is finished? Is the model saved somewhere?

Also, what exactly happens when training for a field just finished and I immediately restart training for the same field? Is the previously trained model lost?