Hi
i work at a rental company and we receive many fines from different companies.
Each company has a different layout of where to extract the data from.
So my goal is a scan the document we receive in the post into a folder.
The model with then identify who it is from and pass it onto the next model to extract the correct data
I tried the object detection model but that only works on images not PDFs
Thanks