Devendra Chaplot
Devendra Chaplot
You just need to flip the visualization vertically. The mapping code logic is correct.
This might be the same issue with python 3.6 as mentioned in this thread: https://github.com/devendrachaplot/Neural-SLAM/issues/1
The output looks correct to me.
This seems to be an issue with your CUDA or pytorch installation and does not seem to be related to the Neural-SLAM code.
The code does not require the 3DSceneGraph to be built as it does not require access to ground-truth semantics. Could you try saving the images obtained from habitat directly here:...
Please open this issue on the detectron2 repository.
Could you verify that you have installed the correct older versions of habitat-sim and habitat-api as described in the README?