qiaoli96

Results 4 issues of qiaoli96

KeyError: "Unable to open object (object 'data' doesn't exist)" ![image](https://user-images.githubusercontent.com/52451124/143735506-aa0abb97-2d8d-4769-9a23-916410c63ac3.png) 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?