Skip to content

Segmentation fails with custom RealSense D455 data despite correct camera intrinsics #7

Description

@haoqingzhou

Image Image Image

Hi, thanks for the great work on this project!
Problem:
The demo RGB-D images provided in the repo work perfectly for segmentation. However, when I use my own captured data, the segmentation produces no meaningful results (or fails entirely).
What I've already tried:
I have replaced the camera intrinsics with those of my own camera.
I verified the depth values are in the correct range (objects at ~0.5–0.7 m).
My setup:
Camera: Intel RealSense D455
Resolution: [640×480]
My questions:
Could the D455 be incompatible with this pipeline (e.g., depth scale, coordinate convention, or IR pattern interference)?
What camera(s) did you use to capture the demo data?
Are there any additional preprocessing steps or parameter adjustments required for RealSense depth images?
Any guidance would be greatly appreciated. I can provide sample images if that helps.
Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions