Gazebo | Ignition | Community
Ask Your Question
3

Camera plugin for model segmentation

asked 2018-03-09 10:12:16 -0500

Cesare gravatar image

updated 2018-03-10 02:56:33 -0500

Hi,

I would like to use Gazebo to produce a dataset to train an NN-based autoencoder to perform semantic segmentation (ex: https://www.cityscapes-dataset.com/).
The ideal output format for doing so would be that the resulting image is a mask where the pixel value is the "number of the model" in the scene, or eventually separate channels for each model.

semantic segmentation example

Let's say my world is a room with 4 walls a door and a plant inside So in the first case, the pixel value of the resulting image would range from 0 to 5 1- ground
2- walls
3- ceiling
4- door
5- plant
0- anything else

In the second case instead (multiple channels) the pixel value range will always be 0 or 1 but each of the 5 channel will only mask a specific model.

In case there is not such a plugin, does anyone have ideas or resources about to implement it?

edit retag flag offensive close merge delete

1 Answer

Sort by » oldest newest most voted
0

answered 2021-01-26 08:27:02 -0500

I'm also interrested by such a function. Do you find any solution ?

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2018-03-09 10:12:16 -0500

Seen: 674 times

Last updated: Mar 10 '18