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

How to visualize the result? #21

Closed
Kismetzc opened this issue Jul 28, 2021 · 3 comments
Closed

How to visualize the result? #21

Kismetzc opened this issue Jul 28, 2021 · 3 comments

Comments

@Kismetzc
Copy link

Following the file GETTING_STARTED.md, I reproduced your result on the Nuscens dataset. But I don't know how to visualize it?

@tobiasfshr
Copy link
Contributor

Duplicate of #19. Closing.

@Kismetzc
Copy link
Author

Kismetzc commented Jul 29, 2021

Hi, @tobiasfshr
According to your instructions, I modified the code video. parser.add_argument('--show', action='store_true', help='show results') to video. parser.add_argument('--show', action='store_true', help='show results',default='True'). And I ran the code

./scripts/run_test_nusc.sh work_dirs/Nusc/quasi_r101_dcn_3dmatch_multibranch_conv_dep_dim_cen_clsrot_sep_aug_confidence_scale_no_filter/output_test_box3d_deep_depth_motion_lstm_3dcen configs/Nusc/quasi_r101_dcn_3dmatch_multibranch_conv_dep_dim_cen_clsrot_sep_aug_confidence_scale_no_filter.py 0 1 --data_split_prefix val --full_frames

But there aren't any videos.

@GitRooky
Copy link

GitRooky commented Feb 21, 2022

@Kismetzc Have you solve the problem? It seems that you run the evaluation script for tracking, where the video generation code doesn't reside in.

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

3 participants