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

Point-cloud-based methods in Open3d-ML #29

Open
5 tasks
Tracked by #13
sebbyjp opened this issue Jun 19, 2024 · 0 comments
Open
5 tasks
Tracked by #13

Point-cloud-based methods in Open3d-ML #29

sebbyjp opened this issue Jun 19, 2024 · 0 comments
Labels
good first issue Good for newcomers

Comments

@sebbyjp
Copy link
Contributor

sebbyjp commented Jun 19, 2024

Create a new subclass of SensoryAgent that returns a Sample subclass representing the objects and volume bounding boxes.

Steps:

  • 1. Experiment with pre-trained models in Open3D-ML
  • 2. Define appropriate Sample subclass that contains 3d volume bounding box information.
  • 3. Load weights from select object-detection and semantic-segmentation models from Open3D-ML and upload to HuggingFace
  • 4. Implement SensoryAgent interface.
  • 5. Add unit tests and create Gradio App with examples for qualitative inspection.
@sebbyjp sebbyjp changed the title **Point-cloud-based methods in Open3d-ML ** Point-cloud-based methods in Open3d-ML Jun 19, 2024
@sebbyjp sebbyjp added the good first issue Good for newcomers label Jun 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant