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

No instant_pred results for scans_test split (not val and without label) dataset ? #206

Open
small-zeng opened this issue Apr 12, 2024 · 1 comment

Comments

@small-zeng
Copy link

When I test scans_test split dataset (not val and without label) dataset,

python visualization.py --prediction_path ../results/ --room_name scene0707_00 --task instant_pred --out ../results/scene0707_00_instant_pred.ply

output is
image

but
python visualization.py --prediction_path ../results/ --room_name scene0707_00 --task semantic_pred --out ../results/scene0707_00_semantic_pred.ply

output is

image

Why instant_pred is missing?

@small-zeng
Copy link
Author

python visualization.py --prediction_path ../results/ --room_name scene0707_00 --task instance_pred --out ../results/scene0707_00_instance_pred.ply is OK,

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