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

Unable to visualize augmented points #14

Open
S-Lyu opened this issue Aug 21, 2024 · 0 comments
Open

Unable to visualize augmented points #14

S-Lyu opened this issue Aug 21, 2024 · 0 comments

Comments

@S-Lyu
Copy link

S-Lyu commented Aug 21, 2024

First of all, thank you for your impressive work.
I would like to check how augmented points look compared to the original points.
I set vis = True to visualize multifindbestfit.py, but an error was caused.

python -m pcdet.datasets.multifindbestfit

  File "/root/projects/pg_rcnn/PG-RCNN/pcdet/datasets/multifindbestfit.py", line 201, in vis_pair
    vu.draw_scenes_multi([pnts_lst[0]], [colors_lst[0]], [size_lst[0]], [mode_lst[0]], bgcolor=(1, 1, 1), gt_boxes=None, ref_boxes=None)
AttributeError: module 'tools.visual_utils.visualize_utils' has no attribute 'draw_scenes_multi'

Can you please provide me with the code of function draw_scenes_multi?
Thank you in advance.

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