WeijingShi / Point-GNN

Point-GNN: Graph Neural Network for 3D Object Detection in a Point Cloud, CVPR 2020.
MIT License
540 stars 112 forks source link

Inference doesnt work continously.. why?? #16

Closed MohamedAboushnief closed 4 years ago

MohamedAboushnief commented 4 years ago

I use this command python3 run.py checkpoints/car_auto_T3_trainval/ --level 2 --test --output_dir DIR_TO_SAVE_RESULTS to visualize. But when I run it it only views the first image file and velodyne file only and doesnt continue. and when i press ( q ) as mentioned it terminates.

WeijingShi commented 4 years ago

Can you provide more info from the terminal?

WeijingShi commented 4 years ago

Closed due to lack of activity.