qiuqc1

Results 3 issues of qiuqc1

我在根据所给的步骤,完成CULane数据集下载,opencv c++下载以后,开始训练模型时,第一轮2778的正常能训,但是第二阶段4335的,没开始就显示killed,尝试了两次都是这样,想问下各位这是什么原因呢 ![image](https://github.com/cfzd/Ultra-Fast-Lane-Detection-v2/assets/105922275/e3b2adba-e433-4337-a877-74ba2fa59d47)

Version: Pytorch:1.10.1 Cuda:11.1 chamferdist:1.0.0 Traceback (most recent call last): 2024-05-15T10:49:54.908855819Z File "./tools/test.py", line 266, in 2024-05-15T10:49:54.908901447Z main() 2024-05-15T10:49:54.908922825Z File "./tools/test.py", line 237, in main 2024-05-15T10:49:54.909075639Z outputs = custom_multi_gpu_test(model, data_loader, args.tmpdir,...

When I try to use my own dataset to connect to vidar debugging, point_cloud_range = [-70, -150, -10.0, 70, 150, 10.0], num_pred_height = 16, but there are always some idx...