Rice Killer
Rice Killer
Met this problem when run the train command: train with single GPU python ./pytorch/train.py train --config_path=./configs/car.fhd.config --model_dir=/path/to/model_dir Traceback (most recent call last): File "./pytorch/train.py", line 306, in train ret_dict =...
How many frames do you use for MVDNet? How many frame do you input to PointPillars?
The runtime of our proposed detector increases from 54.9 ms (18 FPS) to 110.7 ms (9 FPS) ------------------- Does the runtime include radar&lidar alignment time consumption?
Hi, I'm a beginner searching for python-pcl tutorial. But, all the links in docs/source/tutorial/io.rst are '404 File Not Found' Does anybody know the real link for python-pcl tutorial? Thanks