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

[MOD] RLE-String Decode #71

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

[MOD] RLE-String Decode #71

wants to merge 1 commit into from

Conversation

lyd405121
Copy link

@lyd405121 lyd405121 commented Dec 4, 2023

RLE-String Decode

  • I test my coco file for both kind of RLE format: string or pure number

  • Here is the test result, fits well:
    test.zip

  • The segment using string format:
    segment-string

  • This pr will handle that kind of string data above:
    result

  • The addtional code is copied from the original cocoapi

RLE-String Decode
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant