Skip to content

fix: duplicate class color for bicycle and snow - #54

Open
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/register-pascal-a498a667
Open

fix: duplicate class color for bicycle and snow#54
andrewwhitecdw wants to merge 1 commit into
NVlabs:mainfrom
andrewwhitecdw:bugfix/register-pascal-a498a667

Conversation

@andrewwhitecdw

Copy link
Copy Markdown

Problem

fix: duplicate class color for bicycle and snow

Fix

Replace:

    {"color": [140, 140, 140], "id": 47, "isthing": 0, "name": "snow"},

with:

    {"color": [192, 192, 192], "id": 47, "isthing": 0, "name": "snow"},

Files changed

  • odise/data/datasets/register_pascal.py

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

Successfully merging this pull request may close these issues.

1 participant