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

issues about inference on scannet val-set #23

Open
EagleMan11 opened this issue Oct 31, 2024 · 0 comments
Open

issues about inference on scannet val-set #23

EagleMan11 opened this issue Oct 31, 2024 · 0 comments

Comments

@EagleMan11
Copy link

Hi,my bro
2024-10-31 15:13:02.613 | INFO | main:test:260 - scene0207_01_1
2024-10-31 15:13:02.614 | INFO | main:test:260 - scene0207_02_0
2024-10-31 15:13:02.878 | INFO | main:test:263 - Epoch 68, Iter 43/223, test loss = 0.000, time = 0.264274
2024-10-31 15:13:03.434 | INFO | main:test:260 - scene0207_02_1
2024-10-31 15:13:03.435 | INFO | main:test:260 - scene0208_00_0
2024-10-31 15:13:03.663 | INFO | main:test:263 - Epoch 68, Iter 44/223, test loss = 0.000, time = 0.228511
2024-10-31 15:13:03.978 | INFO | main:test:260 - scene0208_00_1
2024-10-31 15:13:03.978 | INFO | main:test:260 - scene0217_00_0
2024-10-31 15:13:04.234 | INFO | main:test:263 - Epoch 68, Iter 45/223, test loss = 0.000, time = 0.255499
2024-10-31 15:13:05.668 | INFO | main:test:260 - scene0221_00_0
2024-10-31 15:13:05.668 | INFO | main:test:260 - scene0222_00_0
2024-10-31 15:13:05.877 | WARNING | models.planarrecon_network:forward:267 - no valid points: scale 2, batch 0
2024-10-31 15:13:05.879 | INFO | main:test:263 - Epoch 68, Iter 46/223, test loss = 0.000, time = 0.210160
Traceback (most recent call last):
File "main.py", line 312, in
test()
File "main.py", line 276, in test
save_mesh_scene(outputs, sample, epoch_idx)
File "/root/autodl-tmp/PlanarRecon/utils.py", line 434, in call
self.save_scene_eval(epoch_idx, outputs, inputs, i)
File "/root/autodl-tmp/PlanarRecon/utils.py", line 414, in save_scene_eval
planes = np.stack(planes_final)
File "<array_function internals>", line 180, in stack
File "/root/miniconda3/lib/python3.8/site-packages/numpy/core/shape_base.py", line 422, in stack
raise ValueError('need at least one array to stack')
ValueError: need at least one array to stack

Is it a problem with my dataset processing? I am using the scannet_frames_25k dataset, which is segmented into 100 frames.

Can I add you on WeChat or something?Thanks

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