You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fine-tune the PaliGemma model to accurately recognize and extract issue dates from images of cheques using entity recognition techniques.
Description
The objective is to test PaliGemma model's capabilities to include entity recognition for the specific task of extracting issue dates from cheque images. A practical use case will be implemented by fine-tuning the model on a publicly available cheque dataset focusing exclusively on the issue date entity.
Fine-tune the PaliGemma model for NER on issue dates
Be able to evaluate performance on train-test splits
Set up a pipeline to synthetically create such datasets if required in the future (using only cheque images and human+GPT4) and keep finetuning the model
Organization Name
SamagraX
Domain
Document Processing
Tech Skills Needed
Python, Machine Learning, Entity Recognition, Image Processing, Deep Learning
I've been working on this issue and recently completed the pre-processing part. Now I'm thinking of using "PaliGemma-3b-pt-224" for fine tuning, Now I don't have much access to GPUs personally is there a way in which I can work upon using atleast 8-12 GB of VRAM.
Goal
Fine-tune the PaliGemma model to accurately recognize and extract issue dates from images of cheques using entity recognition techniques.
Description
The objective is to test PaliGemma model's capabilities to include entity recognition for the specific task of extracting issue dates from cheque images. A practical use case will be implemented by fine-tuning the model on a publicly available cheque dataset focusing exclusively on the issue date entity.
Implementation Details
It'll include the following:
Organization Name
SamagraX
Domain
Document Processing
Tech Skills Needed
Python, Machine Learning, Entity Recognition, Image Processing, Deep Learning
Category
Feature
Feature
Entity Recognition
Mentor(s)
@kartikbhtt7
Complexity
Simple
The text was updated successfully, but these errors were encountered: