LittlePey / SFD

Sparse Fuse Dense: Towards High Quality 3D Detection with Depth Completion (CVPR 2022, Oral)
Apache License 2.0
263 stars 35 forks source link

Single GPU training issues #47

Open liuhuaijjin opened 1 year ago

liuhuaijjin commented 1 year ago

RuntimeError: CUDA error: an illegal memory access was encountered CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect. For debugging consider passing CUDA_LAUNCH_BLOCKING=1. 6dc75c97f8af87f2c6dd3f6b6490e40 python train.py --cfg_file cfgs/kitti_models/sfd.yaml

shyu216 commented 1 year ago

check this https://github.com/LittlePey/SFD/issues/2 and this https://zhuanlan.zhihu.com/p/524097054?