Skip to content

[Fix] Deepcopy datasample in browse_dataset#1634

Open
gaotongxiao wants to merge 1 commit into
open-mmlab:dev-1.xfrom
gaotongxiao:browse_dataset
Open

[Fix] Deepcopy datasample in browse_dataset#1634
gaotongxiao wants to merge 1 commit into
open-mmlab:dev-1.xfrom
gaotongxiao:browse_dataset

Conversation

@gaotongxiao

Copy link
Copy Markdown
Collaborator

Some data transforms modify annotations in-place, and may affect the visualization stage in browse_dataset.py. Applying deepcopy on intermediate results can fix this bug.

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