jsohn123
Results
2
issues of
jsohn123
Using master (12/04/2021) + bypassing tensor_requirements to be 2.4.1+ on ubuntu 20.04 = successful data visualization on data reader example using semantic KITTI dataset. After downloading the KITTI data/label/calib as...
My KITTI data folder is listed in 3 categories as per script: data_object_calib data_object_label_2 data_object_velodyne ``` import os import sys import open3d.ml as _ml3d import open3d.ml.tf as ml3d cfg_file =...