Skip to content

Stuck at processing scene 0% and rendering 0% #99

Description

@ykn96

I am running this command

python batch_demo.py --model_path C:\Users\Administrator\Desktop\User\3D_reconstruction\lingbot-map-main\lingbot-map.pt --output_folder C:\Users\Administrator\Desktop\User\3D_reconstruction\lingbot-map-main\results_output --video_path C:\Users\Administrator\Desktop\3D_reconstruction_drone_videos\Chinatown1_1920_1080_25fps.mp4 --use_sdpa --config config/outdoor_drive.yaml --keyframe_interval 10 --overlap_keyframes 8 --camera_vis default --keyframes_only_points  --frame_tag --frame_tag_position top_right --save_predictions --image_stride 1

and oddly i keep getting stuck at the rendering stage
I have a NVIDIA 4090, 64 GB RAM and i9 processor, running on windows.

Moving results to CPU...%|███████████████████████████████████████████████████████████| 375/375 [06:00<00:00,  6.24s/it]
Inference done in 363.1s (1.0 FPS)
Predictions saved to C:\Users\Administrator\Desktop\user\3D_reconstruction\lingbot-map-main\results_output\Chinatown1_1920_1080_25fps/ (375 frames, 6 keys/frame)
Rendering video to C:\Users\Administrator\Desktop\user\3D_reconstruction\lingbot-map-main\results_output\Chinatown1_1920_1080_25fps_pointcloud.mp4...
[render] [depth] range = [0.477, 3.022] m (p1.0-p99.0)
[render] [scene] scale = 0.120 m, 375 frames
[render] [sky] Running sky segmentation (model=skyseg_batch.onnx)...
Processing scenes:   0%|                                                                         | 0/1 [06:07<?, ?it/s]Warning: Sky segmentation model not found at skyseg_batch.onnx
[render] [sky] Sky segmentation skipped (no masks generated)
[render] [octree] Unprojecting + building level-16 octree...
[render] [gpu] build batch_size=4
[render] [warn] --keyframes_only_points requested but NPZ has no is_keyframe / frame_type mask; falling back to all frames
Unprojecting: 100%|██████████████████████████████████████████████████████████████| 375/375 [00:00<00:00, 815.88frame/s]
[render] [octree] 10,872,448 raw points → building level-16 octree
[render] [octree] SPC(L15) — L0:1, L2:24, L4:319, L6:5890, L8:171733, L10:3654844, L12:10411142, L14:10864796
[render] [octree] centroids: L0:1, L2:24, L4:319, L6:5890, L8:171733, L10:3654844, L12:10411142, L14:10864796, L16:10872300
[render] [octree] finest level: 10,872,300 cells
[render] [octree] 10,872,300 cells, built in 1.1s
[render] 10,872,300 voxels, 375 frames
[render] 375 camera frames
[render] [render] Output: C:\Users\Administrator\Desktop\user\3D_reconstruction\lingbot-map-main\results_output\Chinatown1_1920_1080_25fps_pointcloud_render_frames, workers: 4
[render] [parallel] D-lite: 4 workers, per-frame SharedMemory
Processing scenes:   0%|                                                                         | 0/1 [06:08<?, ?it/s]
Rendering:   0%|               

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions