Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add text recognition (OCR) #9

Merged
merged 16 commits into from
Feb 12, 2024
Merged

Add text recognition (OCR) #9

merged 16 commits into from
Feb 12, 2024

Commits on Jan 16, 2024

  1. 2 Configuration menu
    Copy the full SHA
    b6100cc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #7 from yvrjsharma/add-gradio-demo

    added gradio demo and instructions to run it in the readme
    VikParuchuri committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    39f2723 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7612486 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Configuration menu
    Copy the full SHA
    e1376db View commit details
    Browse the repository at this point in the history
  2. Add in GQA

    VikParuchuri committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    f3d9de9 View commit details
    Browse the repository at this point in the history

Commits on Jan 28, 2024

  1. character level decoding

    VikParuchuri committed Jan 28, 2024
    Configuration menu
    Copy the full SHA
    08ce246 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Add in OCR benchmark

    VikParuchuri committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    5820d5c View commit details
    Browse the repository at this point in the history
  2. Improve benchmarks

    VikParuchuri committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    260fc0c View commit details
    Browse the repository at this point in the history
  3. Fix slice pad

    VikParuchuri committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    07a715c View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. Configuration menu
    Copy the full SHA
    0000fc2 View commit details
    Browse the repository at this point in the history
  2. Add in font downloader

    VikParuchuri committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    6371081 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2024

  1. Configuration menu
    Copy the full SHA
    e0785d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. Add demo images

    VikParuchuri committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    9d3e906 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2024

  1. Add streamlit app

    VikParuchuri committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    272619a View commit details
    Browse the repository at this point in the history
  2. Update images

    VikParuchuri committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    aade0fc View commit details
    Browse the repository at this point in the history
  3. Finalize README

    VikParuchuri committed Feb 12, 2024
    Configuration menu
    Copy the full SHA
    e9c26ad View commit details
    Browse the repository at this point in the history