Skip to content

Add Benchmark Table for OCR Models in README #63

@ishika24755

Description

@ishika24755

Description / Problem:
The README currently states:

“All models, regardless of the approach used, achieve over 90% accuracy.”

However, it does not provide a structured comparison of the different models (CRNN, Vision Transformer, Self-Supervised Learning). This makes it harder for users to understand the differences between the approaches or compare their performance.

Proposed Improvement:
Add a benchmark table in the README showing each model’s performance, including:

Model | Dataset | Accuracy | Notes -- | -- | -- | -- CRNN | letters | 91% | Example note Vision Transformer | letters | 93% | Example note Self-Supervised Learning (SSL) | letters | 92% | Example note
You can also optionally include sample outputs or screenshots if available.

Why This Matters:

Provides clear and structured comparison of models

Improves readability and clarity for users

Adds professional and academic credibility to the repository

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions