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

feat(deepen_to_t4): add paint label downloader #107

Open
wants to merge 26 commits into
base: main
Choose a base branch
from

Conversation

nanoshimarobot
Copy link

Description

Add a feature to download 3D semantic painting labels and write them to pcd files located in non_annotated_t4_format.
This feature enables the local storage of annotation information for 3D point clouds.
I used this api for downloading label data.

How to test

test data

  • Any 3D painted deepen dataset
  • non_annotated_t4_format

test command

  • Edit convert_deepen_to_t4_paint_sample.yaml
    Modify input_base and dataset corresponding as necessary.
    image
  • Run
      python3 -m perception_dataset.deepen.download_paint_annotations_to_pcd --config config/convert_deepen_to_t4_paint_sample.yaml

Notes for reviewer

Copy link
Contributor

@ktro2828 ktro2828 left a comment

Choose a reason for hiding this comment

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

@nanoshimarobot Thanks for your PR 🚀 I left some comments, please check this out.

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.

2 participants