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

Bugs in Pascal Context GT visualization #5392

Open
LWShowTime opened this issue Nov 14, 2024 · 0 comments
Open

Bugs in Pascal Context GT visualization #5392

LWShowTime opened this issue Nov 14, 2024 · 0 comments

Comments

@LWShowTime
Copy link

Instructions To Reproduce the 🐛 Bug:

  1. Full runnable code or full changes you made:

details can refer to the failed pull requests: #5391

  1. What exact command you run:
    I run the tools/visualize_data and find the visualize.py in utils have an out of date numpy dtype.

  2. Full logs or other relevant observations:

image
this should be train(id:359) howver is overflow and refer to fly(id:359-256=103)

  1. please simplify the steps as much as possible so they do not require additional resources to
    run, such as a private dataset.

expect to handle classes more than 256, however Pascal Context 459 is overflow.

Environment:

Python 3.10 numpy 1.22.4 torch 1.13.1

@LWShowTime LWShowTime changed the title Please read & provide the following Bugs in Pascal Context GT visualization Nov 14, 2024
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