tensorflow classification
Budget: €5,000 – €10,000 EUR
.Ai project:
We need an ai platform that we can train and with that trained model we can determine the location coordinates on the image/pdf with ocr strategies and saves that text to the database in mysql.
So we need 2 services:
-Model training service
-classification service
Model training service:
Input:
-A service that can retrieve csv with data what it is or a csv what it is not.
-The type genre classification.
Output:
Models with trained data.
Triggered by:
Command on the command line like “train genre csv location true or false”
Note:
The true or false placeholder determines if the csv contains data which it is right for that genre and false when it is not
Note:
Please tell me the best csv format for the training data and I will provide it
Classification service:
Input:
- pdf/image
-gtin (string of numbers)
-ordernumber (string of numbers)
Based on the models it detect with the help of ocr the coordinates what the ai think what is related to the trained genres and saves this to a db like this
Gtin, OrderNumber, Genre(gdsn), Coordinates, Confidence score, Text (ocr result)
We need an ai platform that we can train and with that trained model we can determine the location coordinates on the image/pdf with ocr strategies and saves that text to the database in mysql.
So we need 2 services:
-Model training service
-classification service
Model training service:
Input:
-A service that can retrieve csv with data what it is or a csv what it is not.
-The type genre classification.
Output:
Models with trained data.
Triggered by:
Command on the command line like “train genre csv location true or false”
Note:
The true or false placeholder determines if the csv contains data which it is right for that genre and false when it is not
Note:
Please tell me the best csv format for the training data and I will provide it
Classification service:
Input:
- pdf/image
-gtin (string of numbers)
-ordernumber (string of numbers)
Based on the models it detect with the help of ocr the coordinates what the ai think what is related to the trained genres and saves this to a db like this
Gtin, OrderNumber, Genre(gdsn), Coordinates, Confidence score, Text (ocr result)
Related categories:
Tensorflow