TypeError: stat: path should be string, bytes, os.PathLike or integer, not NoneType
Hello, first of all, thank you very much for your outstanding work, I have some questions to consult, the model has been configured according to the requirements, and the model can be trained normally, and can achieve similar results as in the paper, but I encountered the following problems when reasoning, may I ask why? Thank you very much! By the way, the statements I execute at inference time are : python test.py --cfg_file cfgs/kitti_models/sfd.yaml --batch_size 1
Traceback (most recent call last):
File "test.py", line 204, in