Luca Di Giammarino

Results 5 issues of Luca Di Giammarino

I have some problems when I project Pandar64 3D cloud point into a spherical image. Here the little snippet: ``` # load dataset dataset = pandaset.DataSet("/path/to/dataset") seq001 = dataset["001"] seq001.load()...

Hi, It would be nice to know how you generate the intensity image in your [website](https://www.livoxtech.com/horizon) with Livox Horizon. I am talking about the one below the following text: "_The...

I am simply trying to execute the navigation ECCV 2020: Navigation in Colab. From the beginning, running the first cell: ``` % Total % Received % Xferd Average Speed Time...

bug

Hi guys, I am having problem executing the code Solution for Deep Q Learning. I have installed the ffmpeg package, which was missed but I got this problem now and...

From `pycolmap` : `absolute_pose_estimation()` -> `estimate_and_refine_absolute_pose()` and key `"inliers"` -> `"inlier_mask"` Also `demo.ipynb`, I don't want to push the entire notebook, key `"inliers"` should be changed to `"inlier_mask"`