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

WIP: Create screen parsing module #2530

Draft
wants to merge 21 commits into
base: ct_webarena
Choose a base branch
from

Commits on Apr 26, 2024

  1. Configuration menu
    Copy the full SHA
    a10c849 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    660445a View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

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

Commits on May 7, 2024

  1. Add OCR in browser_utils

    cheng-tan committed May 7, 2024
    Configuration menu
    Copy the full SHA
    500f672 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc8802 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    75c1d54 View commit details
    Browse the repository at this point in the history
  2. move ocr to separate dir

    cheng-tan committed May 8, 2024
    Configuration menu
    Copy the full SHA
    a097184 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9293add View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

  1. move state_of_mark

    cheng-tan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    bc4827d View commit details
    Browse the repository at this point in the history
  2. add requirement.txt

    cheng-tan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3453016 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    82fecce View commit details
    Browse the repository at this point in the history
  4. remove test_browser_utils

    cheng-tan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    9015562 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2c66511 View commit details
    Browse the repository at this point in the history
  6. fix renaming

    cheng-tan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    7ecea63 View commit details
    Browse the repository at this point in the history
  7. small fix

    cheng-tan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3354791 View commit details
    Browse the repository at this point in the history
  8. remove extra file

    cheng-tan committed May 9, 2024
    Configuration menu
    Copy the full SHA
    3a42e0f View commit details
    Browse the repository at this point in the history

Commits on May 13, 2024

  1. Configuration menu
    Copy the full SHA
    7e834fa View commit details
    Browse the repository at this point in the history
  2. fix formatting

    cheng-tan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    081db24 View commit details
    Browse the repository at this point in the history
  3. update readme

    cheng-tan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    c8342a2 View commit details
    Browse the repository at this point in the history
  4. add ocr example

    cheng-tan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    b957c64 View commit details
    Browse the repository at this point in the history
  5. add mdconverter example

    cheng-tan committed May 13, 2024
    Configuration menu
    Copy the full SHA
    f8894e0 View commit details
    Browse the repository at this point in the history