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

can not generate scene graph for visualization #28

Open
Lazy-poe opened this issue Jul 21, 2020 · 0 comments
Open

can not generate scene graph for visualization #28

Lazy-poe opened this issue Jul 21, 2020 · 0 comments

Comments

@Lazy-poe
Copy link

When I run the scene_graph_tuning.py with args you show in the readme, I can't get the scene graph in the window of '3D scene graph'. Are there any code or args I need to modify?
What the arg(detect_cnt_thres, default equal 2) means? I find that the node_feature.ix[node_num]['detection_cnt'] is always equal 1. The code in vis_tuning.py is always run:
if node_feature.ix[node_num]['detection_cnt'] < cnt_thres: continue

.

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