Skip to content
Snippets Groups Projects

New mode to split prediction by starting tokens

Merged Manon Blanco requested to merge split-prediction-by-ner into main
All threads resolved!

Closes #198 (closed)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Author Maintainer

    I got these results

    2c242f5c-e979-43c4-b6f2-a6d4815b651d_ner

    with this command:

    cd tests/data/prediction
    teklia-dan predict \
      --image images/2c242f5c-e979-43c4-b6f2-a6d4815b651d.png \
      --model popp_line_model.pt \
      --parameters parameters.yml \
      --charset charset.pkl \
      --tokens tokens.yml \
      --output prediction/ \
      --attention-map \
      --attention-map-level ner \
      --predict-objects \
      --threshold-method otsu \
      --confidence-score \
      --confidence-score-level ner
  • Yoann Schneider requested review from @yschneider

    requested review from @yschneider

  • Manon Blanco added 1 commit

    added 1 commit

    Compare with previous version

  • Yoann Schneider resolved all threads

    resolved all threads

  • Yoann Schneider approved this merge request

    approved this merge request

  • Manon Blanco added 1 commit

    added 1 commit

    Compare with previous version

  • Manon Blanco resolved all threads

    resolved all threads

  • Manon Blanco added 7 commits

    added 7 commits

    Compare with previous version

  • Yoann Schneider enabled an automatic merge when the pipeline for 79ce0bd7 succeeds

    enabled an automatic merge when the pipeline for 79ce0bd7 succeeds

  • Please register or sign in to reply
    Loading