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

isaac_ros_segment_anything parameter setting is not working #29

Open
Musa1088 opened this issue Jul 23, 2024 · 0 comments
Open

isaac_ros_segment_anything parameter setting is not working #29

Musa1088 opened this issue Jul 23, 2024 · 0 comments

Comments

@Musa1088
Copy link

I have been working with isaac_ros_segment_anything. For now, everything works great in the example. However, I tried to change some parameters to enhance the result. I have changed the parameters

  • mask_width

  • mask_height

  • max_batch_size
    under the node SegmentAnythingDecoderNode and also changed the parameters

  • prompt_input_type

  • has_input_mask

  • max_batch_size
    under the node SegmentAnythingDataEncoderNode by using ros2 param set command. It was saying 'Set parameter successful'. However, nothing changed at all in the results.

I thought maybe I should run isaac_ros_segment_anything_triton.launch.py, but it was not even working at all. Can you tell me how to change those parameters? I basically want to define a bounding box in my region of interest, but I cannot change anything.

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

No branches or pull requests

1 participant