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

Paddle ocr refined #42

Merged
merged 3 commits into from
Jun 27, 2024
Merged

Paddle ocr refined #42

merged 3 commits into from
Jun 27, 2024

Conversation

1192119703jzx
Copy link
Contributor

This refines mainly aims to make the mmif-visualizer able to work for paddleOCR.

  1. Solve the issue of failing to get id by using long_id
  2. In add_timeframe method, solve the issue of failing to get start_anno, end_anno
  3. In add_text_document method, solve the issue of failing to get the value property in TextDocument annotation
  4. In get_ocr_frames method, solve the issue of failing to get frame.frame_num for Alignment annotation between timepoint and TextDocument.
    All the issues above combined to cause the visualizer to fail to print OCR outcome text in Thumbnails-v_1.

@keighrim keighrim requested a review from haydenmccormick June 27, 2024 14:12
@haydenmccormick haydenmccormick merged commit c1a10e5 into main Jun 27, 2024
@haydenmccormick haydenmccormick deleted the PaddleOCR-refined branch June 27, 2024 14:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants