yhabib29
yhabib29
In the continuation of #148 . It did not had time to test this `Dockerfile` yet (the first build took so much time). I will confirm these changes when I...
The docker image built takes 17.9 GB which seems a lot to me. By looking into the Dockerfile, I saw that the size might me reduced a lot by removing...
Hello, I am trying to record a video with synchronized IMU. I can get the IMU data with all timestamps but the application does not provide timestamps for each video...
Hello, I am trying to calibrate the ZED2 camera using Kalibr, but I could not manage to get correct results for the stereo-IMU calibration ... ### 1. Stereo calibration: I...
Since OpenCV 4.0.0, the core module has been completely reimplemented in C++. see https://github.com/opencv/opencv/wiki/ChangeLog#version400 Iterating throught `FileNode` without iterator has become much more slower. To compare, see `test_filenode` program in...
Hi, I could not train Packnet-Sfm network on this repo, I get an error when the network tries to infer pose: ``` File "/workspace/vidar/vidar/arch/models/depth/SelfSupervisedModel.py", line 76, in forward pose =...