PaddlePaddle / Paddle3D

A 3D computer vision development toolkit based on PaddlePaddle. It supports point-cloud object detection, segmentation, and monocular 3D object detection models.
Apache License 2.0
566 stars 141 forks source link

(Fatal) Blocking queue is killed because the data reader raises an exception. #135

Closed liu-0825 closed 8 months ago

liu-0825 commented 1 year ago

跑caddn报错,没有做任何改动 ------------Environment Information------------- platform: Linux-4.14.0_1-0-0-36-x86_64-with-Ubuntu-18.04-bionic gcc (GCC) 8.2.0 Python - 3.7.10 (default, Feb 20 2021, 21:17:23) [GCC 7.5.0]

Science Toolkits: cv2 - 4.6.0 numpy - 1.21.6 numba - 0.56.4 pandas - 1.3.5 pillow - 8.3.2 skimage - 0.19.3

PaddlePaddle: paddle - 2.4.0 paddle3d - 0.5.0 paddleseg - 2.6.0 FLAGS_cudnn_deterministic - Not set. FLAGS_cudnn_exhaustive_search - Not set.

CUDA: cudnn - None nvcc - Build cuda_11.0_bu.TC445_37.28845127_0

GPUs: Not Found.

2022-11-24 14:56:07,165 - INFO - ---------------Config Information--------------- batch_size: 4 iters: 74240 lr_scheduler: div_factor: 10 lr_max: 0.001 moms:

wangna11BD commented 1 year ago

看报错是depth_file不存在,可以检查一下自己的数据集~

nepeplwu commented 8 months ago

该issue较长时间无反馈,先关闭,如有问题请重新打开或者建立新的issue