You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
@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.
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:
ign-transport
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:
The text was updated successfully, but these errors were encountered: