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

[Fix] type of "counts" in COCO’s compressed RLE #9274

Merged
merged 2 commits into from
Nov 15, 2022
Merged

[Fix] type of "counts" in COCO’s compressed RLE #9274

merged 2 commits into from
Nov 15, 2022

Conversation

Daa98
Copy link
Contributor

@Daa98 Daa98 commented Nov 8, 2022

Motivation

"counts" in COCO’s compressed RLE format has type of 'str' or 'list'.
ea6e2d0d707f54058f5ecc31b0b2385

Modification

@Daa98
Copy link
Contributor Author

Daa98 commented Nov 8, 2022

Sorry, I don't know how to resume the former pr #9000.

@ZwwWayne
Copy link
Collaborator

ZwwWayne commented Nov 8, 2022

Hi @Daa98 ,
Thanks for your kind PR. You can simply push a commit to the origin branch, i.e., patch-1 in #9000 to continue it. It is OK if you want to modify in this PR.

Copy link
Collaborator

@BIGWangYuDong BIGWangYuDong left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@ZwwWayne ZwwWayne merged commit fdf9ee2 into open-mmlab:dev-3.x Nov 15, 2022
@Daa98 Daa98 deleted the patch-2 branch November 16, 2022 10:03
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.

None yet

5 participants