File size: 1,153 Bytes
7999c25 2ccb45c 7999c25 2a1b50e 45125dd 2a1b50e 45125dd 2a1b50e 2f9e16c 45125dd |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 |
---
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
|