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

OMRChecker v2.0.0 #220

Open
wants to merge 215 commits into
base: master
Choose a base branch
from
Open

OMRChecker v2.0.0 #220

wants to merge 215 commits into from

Commits on Jul 19, 2023

  1. feat: add CropOnTimelineDots preprocessor; update pre-commit hooks; a…

    …dd file size hook; remove match syntax
    
    fix: correct config for CropOnTimelineDots in template json
    
    feat: added preProcessDimensions key; better validation errors; enable tracebacks for --debug; set name block;
    
    fix: define out_omr in scope
    
    fix: minor fixes
    
    fix: add 1 mcq block
    
    fix: improve pytest output
    
    feat: bugfixes in field_block and bounding box; support vstack in debugging images;
    
    feat: add support for pointSelectors
    
    refactor: use maps to minimize code; move np.array() conversions
    
    refactor: reuse code in CropOnMarkers; improve debugging experience;
    
    fix: tuning for more template
    
    fix: schema validation; preprocessor detection logic
    
    fix: test cases
    Udayraj123 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    a7bcc68 View commit details
    Browse the repository at this point in the history
  2. fix: conflicts

    Udayraj123 committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    1fec368 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2024

  1. fix: wip confidence

    Udayraj123 committed Feb 17, 2024
    Configuration menu
    Copy the full SHA
    26d27b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ef22d2 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2024

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

Commits on Feb 20, 2024

  1. Configuration menu
    Copy the full SHA
    416cdeb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c8855ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    834ca20 View commit details
    Browse the repository at this point in the history
  4. fix: runtime issues

    Udayraj123 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    6e6acf2 View commit details
    Browse the repository at this point in the history
  5. fix: debugging help

    Udayraj123 committed Feb 20, 2024
    Configuration menu
    Copy the full SHA
    11f6086 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. fix: add calculations wip

    Udayraj123 committed Feb 21, 2024
    Configuration menu
    Copy the full SHA
    c841c86 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2024

  1. Configuration menu
    Copy the full SHA
    aefe516 View commit details
    Browse the repository at this point in the history
  2. fix: wip 3d plot

    Udayraj123 committed Feb 23, 2024
    Configuration menu
    Copy the full SHA
    1cfc03c View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2024

  1. fix: wip

    Udayraj123 committed Feb 24, 2024
    Configuration menu
    Copy the full SHA
    58e59aa View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2024

  1. Configuration menu
    Copy the full SHA
    a57830f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d1f8042 View commit details
    Browse the repository at this point in the history
  3. fix: typo

    Udayraj123 committed Feb 25, 2024
    Configuration menu
    Copy the full SHA
    c423c9c View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. Configuration menu
    Copy the full SHA
    a24ac47 View commit details
    Browse the repository at this point in the history
  2. fix: conflicts

    Udayraj123 committed Feb 29, 2024
    Configuration menu
    Copy the full SHA
    14a3434 View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2024

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

Commits on Mar 2, 2024

  1. Configuration menu
    Copy the full SHA
    d57aaa5 View commit details
    Browse the repository at this point in the history
  2. fix: threshold hack

    Udayraj123 committed Mar 2, 2024
    Configuration menu
    Copy the full SHA
    ece923a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4335547 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2024

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

Commits on Mar 23, 2024

  1. Configuration menu
    Copy the full SHA
    a459da5 View commit details
    Browse the repository at this point in the history
  2. fix: debugging help

    Udayraj123 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d694307 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5065518 View commit details
    Browse the repository at this point in the history
  4. fix: debugging help

    Udayraj123 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d26d41f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    bb1865d View commit details
    Browse the repository at this point in the history
  6. fix: conflict issues

    refactor: separate schema verdicts from question verdicts;
    Udayraj123 committed Mar 23, 2024
    Configuration menu
    Copy the full SHA
    d2d21e4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    df58b3d View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2024

  1. feat: support colored images; refactor processing_width -> processing…

    …_image_shape
    
    feat: complete marked bubbles on colored images
    Udayraj123 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    559c5ba View commit details
    Browse the repository at this point in the history
  2. feat: defaults for evaluation; support answers_summary_format_string;…

    … conditional summary/score string
    Udayraj123 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    583e46b View commit details
    Browse the repository at this point in the history
  3. feat: compress img

    Udayraj123 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    0a42d2d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ae3e991 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6bb668e View commit details
    Browse the repository at this point in the history
  6. feat: white padding support for morphology

    fix: debugging help
    
    fix: threshold hack
    Udayraj123 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    9e2c480 View commit details
    Browse the repository at this point in the history
  7. fix: conflict issues

    Udayraj123 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    402f727 View commit details
    Browse the repository at this point in the history
  8. fix: conflict issues

    Udayraj123 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    62a0764 View commit details
    Browse the repository at this point in the history
  9. fix: rename samples wip

    Udayraj123 committed Mar 24, 2024
    Configuration menu
    Copy the full SHA
    79a90f3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    30695ed View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

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

Commits on Mar 28, 2024

  1. fix: wip rearrange samples; add docs for Crop on Timelines; add sampl…

    …es for timelines and dots
    Udayraj123 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    ad91a4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    238582b View commit details
    Browse the repository at this point in the history
  3. feat: add four-dots sample

    Udayraj123 committed Mar 28, 2024
    Configuration menu
    Copy the full SHA
    62af617 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d336044 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2024

  1. Configuration menu
    Copy the full SHA
    8b7bc75 View commit details
    Browse the repository at this point in the history
  2. Removed comments

    palash018 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    b7a5509 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b61fa0a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c562b34 View commit details
    Browse the repository at this point in the history
  5. fix: conflicts and sample

    Udayraj123 committed Mar 30, 2024
    Configuration menu
    Copy the full SHA
    e2be45e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    961063d View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2024

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

Commits on Apr 1, 2024

  1. Configuration menu
    Copy the full SHA
    7480f41 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    32bf3a2 View commit details
    Browse the repository at this point in the history
  3. fix: testing and bugfixes

    Udayraj123 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    9caf74d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    41799e5 View commit details
    Browse the repository at this point in the history
  5. fix: testing and bugfixes

    Udayraj123 committed Apr 1, 2024
    Configuration menu
    Copy the full SHA
    86f6412 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2024

  1. Configuration menu
    Copy the full SHA
    a2e831f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    362ee4d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dce1e47 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fef40a3 View commit details
    Browse the repository at this point in the history
  5. fix: working FOUR_DOTS

    Udayraj123 committed Apr 2, 2024
    Configuration menu
    Copy the full SHA
    8ea919d View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

  1. Configuration menu
    Copy the full SHA
    1eb8a0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fdeff12 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7d78ec1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    305fe95 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2024

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

Commits on Apr 6, 2024

  1. Configuration menu
    Copy the full SHA
    86f73c7 View commit details
    Browse the repository at this point in the history
  2. feat: update regex

    Udayraj123 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    296cbbd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    729af13 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8255dc1 View commit details
    Browse the repository at this point in the history
  5. fix: update samples

    Udayraj123 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    8aae75d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    dfe8361 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f1b282a View commit details
    Browse the repository at this point in the history
  8. removed debug logger

    palash018 committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    d8fada9 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2024

  1. Merge branch 'feature/upgrade-crop-on-markers-colored-outputs' into f…

    …eature/colored-evaluation-outputs
    palash018 authored Apr 7, 2024
    Configuration menu
    Copy the full SHA
    627b0ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    041d522 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4a72a6 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    413b854 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1508e9 View commit details
    Browse the repository at this point in the history
  3. fix: split contour wip;

    Udayraj123 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    dd8de9b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6805223 View commit details
    Browse the repository at this point in the history
  5. fix: wip

    Udayraj123 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b1cdbb7 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'feature/colored-evaluation-outputs' of github.com:palas…

    …h018/OMRChecker into feature/upgrade-crop-on-markers-colored-outputs
    Udayraj123 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    def4498 View commit details
    Browse the repository at this point in the history
  7. fix: conflicts

    Udayraj123 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    83f78cc View commit details
    Browse the repository at this point in the history
  8. fix: conflicts

    Udayraj123 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cd229dd View commit details
    Browse the repository at this point in the history
  9. fix: conflicts

    Udayraj123 committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    b4bb7a9 View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. Configuration menu
    Copy the full SHA
    9c7be0f View commit details
    Browse the repository at this point in the history
  2. fix: support answer_item

    Udayraj123 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    63ee84e View commit details
    Browse the repository at this point in the history
  3. fix: support answer_type

    Udayraj123 committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    ae779e8 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

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

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    f87fe21 View commit details
    Browse the repository at this point in the history
  2. fix: rename

    Udayraj123 committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c8df2f6 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2024

  1. Configuration menu
    Copy the full SHA
    27f8eff View commit details
    Browse the repository at this point in the history
  2. Update README.md (#181)

    Udayraj123 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    fc5cf0e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f904f7e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0d3779 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    95b3957 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'master' of https://github.com/udayraj123/OMRChecker int…

    …o feature/upgrade-crop-on-markers-colored-outputs
    Udayraj123 committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    eaef4e4 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

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

Commits on Apr 27, 2024

  1. fix : weighted grouping

    palash018 committed Apr 27, 2024
    Configuration menu
    Copy the full SHA
    9d4079c View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. fix: schema fix

    Udayraj123 committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    9fa31bb View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

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

Commits on May 4, 2024

  1. Configuration menu
    Copy the full SHA
    931f9f6 View commit details
    Browse the repository at this point in the history
  2. feat: add conditionalSets to evaluation schema

    feat: add descriptions to config and evaluation schema
    
    feat: update evaluation jsons with
    Udayraj123 committed May 4, 2024
    Configuration menu
    Copy the full SHA
    fde00d4 View commit details
    Browse the repository at this point in the history

Commits on May 5, 2024

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

    Udayraj123 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    1a5eb56 View commit details
    Browse the repository at this point in the history
  3. fix: testing issues

    Udayraj123 committed May 5, 2024
    Configuration menu
    Copy the full SHA
    58675b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    18789d9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c471366 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2024

  1. Configuration menu
    Copy the full SHA
    db15ed1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6804e67 View commit details
    Browse the repository at this point in the history
  3. fix: minor comment

    Udayraj123 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    3253aa8 View commit details
    Browse the repository at this point in the history
  4. fix: update deps

    Udayraj123 committed May 6, 2024
    Configuration menu
    Copy the full SHA
    e8c7b6b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    84f75eb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    864c1ee View commit details
    Browse the repository at this point in the history

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    63183da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    75fb091 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7114ca3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a336d5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1be58e7 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. fix: rename sample

    Udayraj123 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    3f80d27 View commit details
    Browse the repository at this point in the history
  2. fixed : test_diff

    palash018 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    c722c94 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feature/refactor-dev' of github.com:palash018/OMRChecke…

    …r into feature/refactor-dev
    Udayraj123 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    37a127b View commit details
    Browse the repository at this point in the history
  4. fix: update all image snapshots; exclude snapshots from resize/optimi…

    …ze hooks; mock reset after run samples
    Udayraj123 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    45e75d6 View commit details
    Browse the repository at this point in the history
  5. fix: refactor

    Udayraj123 committed May 8, 2024
    Configuration menu
    Copy the full SHA
    53188cd View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. wip debug

    Udayraj123 committed May 19, 2024
    Configuration menu
    Copy the full SHA
    ff96b82 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2024

  1. refactor: detection logic

    Udayraj123 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    a161a9e View commit details
    Browse the repository at this point in the history
  2. refactor: logging

    Udayraj123 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    245f37d View commit details
    Browse the repository at this point in the history
  3. feat: run_sample_fixture

    Udayraj123 committed May 20, 2024
    Configuration menu
    Copy the full SHA
    1210681 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    770ef07 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7bb791d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Basic-autorotate

    palash018 committed May 22, 2024
    Configuration menu
    Copy the full SHA
    dbd6ad4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. fix: temp

    Udayraj123 committed May 24, 2024
    Configuration menu
    Copy the full SHA
    5737b85 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. auto-rotation experiment

    palash018 committed Jun 5, 2024
    Configuration menu
    Copy the full SHA
    d6ccdf6 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2024

  1. autorotation stablized

    palash018 committed Jul 4, 2024
    Configuration menu
    Copy the full SHA
    3bd303a View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2024

  1. feat: support for conditionalSets in evaluation config

    feat: separately merge questions, answers and marking schemes from parent
    
    feat: template roi gui wip; local scripts folder todo; add new template for conditional sets
    
    fix: minor refactor
    
    feat: basic working conditional set
    
    fix: defaultSelector issue
    
    feat: support for customFieldTypes in template.json; fix template matching issue
    
    fix: update test
    
    fix: running example
    
    feat: pass matched set name
    Udayraj123 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    33ed3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    378f534 View commit details
    Browse the repository at this point in the history
  3. fix: conflicts

    Udayraj123 committed Jul 5, 2024
    Configuration menu
    Copy the full SHA
    1fc14b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2024

  1. fix: todos

    Udayraj123 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    a3c06bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fae8e70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    52de2f8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9c70c34 View commit details
    Browse the repository at this point in the history
  5. fix: convert output paths to posix paths in csvs

    fix: update snapshots
    Udayraj123 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    01da0c7 View commit details
    Browse the repository at this point in the history
  6. fix: support file_path in get_evaluation_config_for_set

    fix: has_conditional_sets conditions
    Udayraj123 committed Jul 6, 2024
    Configuration menu
    Copy the full SHA
    fec6372 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2024

  1. Configuration menu
    Copy the full SHA
    ff74f95 View commit details
    Browse the repository at this point in the history
  2. removed comments

    palash018 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    88df8f8 View commit details
    Browse the repository at this point in the history
  3. implemented suggestions

    palash018 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    1b07eff View commit details
    Browse the repository at this point in the history
  4. added readme

    palash018 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    941bb41 View commit details
    Browse the repository at this point in the history
  5. edited readme

    palash018 committed Jul 8, 2024
    Configuration menu
    Copy the full SHA
    a6cf2bc View commit details
    Browse the repository at this point in the history

Commits on Jul 9, 2024

  1. formatted

    palash018 committed Jul 9, 2024
    Configuration menu
    Copy the full SHA
    df4f3b0 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2024

  1. Configuration menu
    Copy the full SHA
    d6f4660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a128175 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8077dd2 View commit details
    Browse the repository at this point in the history
  4. fix: wip

    Udayraj123 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    347c18d View commit details
    Browse the repository at this point in the history
  5. fix: rename area to zone

    Udayraj123 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    09ea665 View commit details
    Browse the repository at this point in the history
  6. fix: new sample

    Udayraj123 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    683aa92 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'feature/refactor-dev' of github.com:palash018/OMRChecke…

    …r into feature/conditional-sets-and-rotation
    Udayraj123 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    9ae7635 View commit details
    Browse the repository at this point in the history
  8. fix: formatting

    Udayraj123 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8244939 View commit details
    Browse the repository at this point in the history
  9. fix: conflicts;

    Udayraj123 committed Jul 12, 2024
    Configuration menu
    Copy the full SHA
    8c1f3e2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    56d0f59 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2024

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

Commits on Jul 20, 2024

  1. fix: wip sift issues

    Udayraj123 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    d81cbe7 View commit details
    Browse the repository at this point in the history
  2. fix: bugs with triangles

    Udayraj123 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    87f089d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b345515 View commit details
    Browse the repository at this point in the history
  4. fix: sift matching issue

    Udayraj123 committed Jul 20, 2024
    Configuration menu
    Copy the full SHA
    562fa18 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2024

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

Commits on Jul 27, 2024

  1. fix: wip streak marking

    Udayraj123 committed Jul 27, 2024
    Configuration menu
    Copy the full SHA
    b0c5247 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a25dc01 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2024

  1. fix: issues during testing

    Udayraj123 committed Jul 28, 2024
    Configuration menu
    Copy the full SHA
    5557daa View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2024

  1. fix: minor fixes

    Udayraj123 committed Jul 29, 2024
    Configuration menu
    Copy the full SHA
    916039f View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

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

Commits on Aug 1, 2024

  1. feat: wip local scripts

    Udayraj123 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    406843d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9eba5ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f97d562 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c02fb88 View commit details
    Browse the repository at this point in the history
  5. fix: wip

    Udayraj123 committed Aug 1, 2024
    Configuration menu
    Copy the full SHA
    eb5a601 View commit details
    Browse the repository at this point in the history

Commits on Aug 3, 2024

  1. feat: add coverage module

    Udayraj123 committed Aug 3, 2024
    Configuration menu
    Copy the full SHA
    92243ff View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2024

  1. fix: wip

    Udayraj123 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    4f86a9d View commit details
    Browse the repository at this point in the history
  2. fix: wip

    Udayraj123 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    6e86cee View commit details
    Browse the repository at this point in the history
  3. fix: starter code for ocr

    Udayraj123 committed Aug 4, 2024
    Configuration menu
    Copy the full SHA
    8b752a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2024

  1. add wiki to docs

    nikki-noceps committed Aug 5, 2024
    Configuration menu
    Copy the full SHA
    3da8a5c View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2024

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

Commits on Aug 10, 2024

  1. fix: wip

    Udayraj123 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    67185db View commit details
    Browse the repository at this point in the history
  2. fix: conflicts

    Udayraj123 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    f0f1676 View commit details
    Browse the repository at this point in the history
  3. fix: fail fast

    Udayraj123 committed Aug 10, 2024
    Configuration menu
    Copy the full SHA
    3987cc1 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2024

  1. feat: introduce DirectoryHandler in template; refactor outputs and me…

    …trics setup; introduce FieldDetectors and FieldDetections; refactor read_omr_response; abstract bubbles thresholding into its own class; make way for ocr, qr and more detectors; wip
    Udayraj123 committed Aug 12, 2024
    Configuration menu
    Copy the full SHA
    2a94da4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f9e3bc View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2024

  1. fix: wip

    Udayraj123 committed Aug 18, 2024
    Configuration menu
    Copy the full SHA
    9c0bcad View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2024

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

Commits on Aug 25, 2024

  1. feat: refactor bubbleFieldType and fieldDetectionType and connect eve…

    …rything for interpretation
    Udayraj123 committed Aug 25, 2024
    Configuration menu
    Copy the full SHA
    13c959c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0462b0e View commit details
    Browse the repository at this point in the history

Commits on Sep 1, 2024

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

Commits on Sep 7, 2024

  1. Configuration menu
    Copy the full SHA
    6c8c3ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dcdf2f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b056ecf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c2616b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2024

  1. Configuration menu
    Copy the full SHA
    37f6537 View commit details
    Browse the repository at this point in the history
  2. fix: testing issues

    Udayraj123 committed Sep 9, 2024
    Configuration menu
    Copy the full SHA
    fd331b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2024

  1. fix: wip types; streamline variable names

    fix: runtime bugs
    
    fix: wip
    
    fix: wip
    
    fix: wip
    Udayraj123 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    09a07e1 View commit details
    Browse the repository at this point in the history
  2. feat: working ocr code

    Udayraj123 committed Sep 28, 2024
    Configuration menu
    Copy the full SHA
    76f15fe View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Configuration menu
    Copy the full SHA
    52907f9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'dev' of https://github.com/udayraj123/OMRChecker into f…

    …eature/conditional-sets
    Udayraj123 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    7d5a4d2 View commit details
    Browse the repository at this point in the history
  3. fix: conflicts

    Udayraj123 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    54fce46 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d1169ef View commit details
    Browse the repository at this point in the history
  5. fix: conflicts

    Udayraj123 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    e57faeb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    931e5ee View commit details
    Browse the repository at this point in the history
  7. fix: conflicts

    Udayraj123 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    b421f00 View commit details
    Browse the repository at this point in the history
  8. fix: readme

    Udayraj123 committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    44283e7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    e6b4d9f View commit details
    Browse the repository at this point in the history

Commits on Oct 1, 2024

  1. [Feature] Run pre-commit hooks as part of GitHub actions (#222)

    * added pre-commit
    
    * added pre-commit to actions
    
    * added pre-commit (pyest)
    
    * added pre-commit to actions
    
    * added pre-commit (pyest)
    palash018 authored Oct 1, 2024
    Configuration menu
    Copy the full SHA
    c1b286b View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

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

Commits on Oct 8, 2024

  1. Added option to export explanation csv for all files (#228)

    * reducing diff
    
    * renamed should_export_csv to should_export_explanation_csv
    
    * Added rich_tools
    
    * upgrade pandas version
    
    * upgrade rich version
    
    * renamed eval_dir to evaluations_dir and updated 2-omr-marker to include should_export_explanation_csv
    tushar-badlani authored Oct 8, 2024
    Configuration menu
    Copy the full SHA
    001a7be View commit details
    Browse the repository at this point in the history