| | --- |
| | title: OCR Demo |
| | emoji: ๐ |
| | colorFrom: green |
| | colorTo: yellow |
| | sdk: gradio |
| | sdk_version: 3.41.2 |
| | app_file: app.py |
| | pinned: false |
| | license: openrail |
| | --- |
| | |
| | Description: : |
| |
|
| | We present a demo for performing object segmentation using a model trained on OCR-Receipt dataset. The model was trained on 54 training images and validated on 15 images. |
| |
|
| | Usage : |
| |
|
| | You can upload receipt images, and the demo will provide you with your segmented image. |
| |
|
| | Dataset : |
| |
|
| | The dataset contains 77 images and is formatted in COCO style. To facilitate usage with YOLOv8-seg, we have converted it into YOLOv8 format. |
| |
|
| | -License: This dataset is made available under the Creative Commons Attribution 4.0 International License (CC BY 4.0). |
| |
|
| | To access and download this dataset, please follow this link: https://universe.roboflow.com/study-0w9zw/ocr-receipt |
| |
|
| | Download Dataset: |
| |
|
| | To download the dataset we used, you can use the following command in colab : |
| |
|
| | !wget https://universe.roboflow.com/ds/2wX1s8oODv?key=5jT3f2JmuV |
| |
|
| | Feel free to explore and use this repository for your object segmentation needs. If you have any questions or need assistance, please don't hesitate to reach out |
| |
|