OpenPecha / image-to-text

MIT License
0 stars 0 forks source link

OCR0040: Fix batch 19 to 32 #37

Open ta4tsering opened 1 month ago

ta4tsering commented 1 month ago

Description: When uploading the data to the DBeaver, some of the task aren't in the dbeaver database so we need to get all the task that are uploaded and then subtract those from the total works and upload the remaining for work.

Below is the number of annotated images and number of images there are in each batch. Batch-ID: batch28 => Samples: 310, Images: 588 Batch-ID: batch21 => Samples: 43, Images: 4622 Batch-ID: batch25 => Samples: 114, Images: 3766 Batch-ID: batch24 => Samples: 4371, Images: 4411 Batch-ID: batch19 => Samples: 200, Images: 5240 Batch-ID: batch20 => Samples: 333, Images: 3901 Batch-ID: batch22 => Samples: 22, Images: 2476 Batch-ID: batch23 => Samples: 4335, Images: 4390 Batch-ID: batch27 => Samples: 941, Images: 949 Batch-ID: batch26 => Samples: 2485, Images: 2530

Completion Criteria: if all the batches images are uploaded correctly to DB and given for work to annotators.

Subtasks:

ta4tsering commented 1 month ago

batch 19 to 22 are done.

ta4tsering commented 1 month ago

done with all the batches from 19 to 28