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

demoVideo labeled images #178

Open
ccyy opened this issue Oct 13, 2023 · 0 comments
Open

demoVideo labeled images #178

ccyy opened this issue Oct 13, 2023 · 0 comments

Comments

@ccyy
Copy link

ccyy commented Oct 13, 2023

Hi, I generated labeled images (..._gtFine_labelIds.png) from demoVideo files (stuttgart_00, 01, and 02 folders). However, the bordering pixels are missing in my results. How can I add these pixels?

The bordering pixels have a common value (0,0,0). They need to be neglected in training (train_id = 255). For instance, the car's front and the Mercedes logo need to be neglected.

I can do this manually (*) but is there any source available to do this already?

Thank you

(*) First, I need to identify those pixels and then assign (0,0,0) to them.

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