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

Output matrix of object mask #76

Open
Rushmian opened this issue Nov 21, 2021 · 0 comments
Open

Output matrix of object mask #76

Rushmian opened this issue Nov 21, 2021 · 0 comments

Comments

@Rushmian
Copy link

Hi,

Thanks for this wonderful dynamic object based SLAM system. I wanted to know something regarding the object mask. So far I understand, after detection of dynamic objects using Mask-RCNN, an output of object mask matrix is obtained. If there is only one class of object in the frame, it will give a mask matrix of 0's and the class-ID for that particular class of object (e.g. for cars, the class_ID is 3).

If I wanted to get an output of the segmentation in a frame, like the image I have attached, I would find that the objects of same class will have a similar shade of color. But if I wanted to give different shades of color for different objects of same class, what can I do about it? Basically, if there are two cars in the frames, I wanted to get different values for the two cars in the output object mask matrix.

p.s. I am using a KITTI dataset which is given below -

https://drive.google.com/file/d/1LpjIdh6xL_UtWOkiJng0CKSmP7qAQhGu/view

semantic segmentation

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