qiaoli96
qiaoli96
KeyError: "Unable to open object (object 'data' doesn't exist)"  How to solve this problem?
When I run the command**:python ./pytorch/train.py train --config_path=./configs/car.fhd.config --model_dir=/path/to/model_dir** An error occurred。How can I solve this problem? ---------------------------------------------------------------- Traceback (most recent call last): File "./pytorch/train.py", line 16, in from second.builder...
How to generate results for test set submitted to KiTTI server? I see one of the issues said to generate results through reference.py? But the submitted tags are malformed. Hope...
Why can't I get results in scripts/offline_eval/result in Run Evaluator?