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

Add segmentation sensor #134

Closed
adlarkin opened this issue Jun 14, 2021 · 1 comment
Closed

Add segmentation sensor #134

adlarkin opened this issue Jun 14, 2021 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@adlarkin
Copy link
Contributor

adlarkin commented Jun 14, 2021

Related to #135

Desired behavior

Add a segmentation sensor to Ignition. The goal is to create segmented image datasets that can be used in machine learning applications.

Alternatives considered

N/A (this is a new feature).

Implementation suggestion

We will need functionality added to the following repositories:

I don't believe that we will need any new message types added to https://github.com/ignitionrobotics/ign-msgs since we can make use of the image message type.

Once the sensor has been implemented, it would also be nice to add functionality for generating segmented image datasets. This will probably require manipulating a scene and saving generated image data to a ML-friendly format.

Additional context

A lot of work for implementing this sensor is already underway. Here are all of the related PRs that have been opened:

@adlarkin
Copy link
Contributor Author

@chapulina I believe we can close this issue, now that the Segmentation sensor has been merged for the Fortress release. Is there anything else we're missing? If not, feel free to close this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants