-
I think that maybe you resize the depth map from high resolution to low resolution, So when I manage to convert the depth maps to disparity maps, there will be some unpleasant noise point in the dispa…
-
Hi, I am trying to run your code to create a disparity map with ubuntu. But when i run the `make` there are two errors.
So, should I add something in `#include` ?
Thanks!
```
[ 82%] Building CXX…
-
Hi, I am getting weird output images on warping the right image with disparity map obtained from pre-trained model. I learnt from the code that disparity map is with respect to left image, hence I tri…
-
When I run the `example.py` on my synthetic data using ground-truth extrinsics, I get rectified results that look stretched out horizontally.
On this image you can see
- the **DirectStereoRectific…
-
I'm using KITTI2015
model is stackhourglass
preraining is pretrained_model_KITTI2015.tar
begining of training it produce good disparity map. but if I finetune the model with KITTI2015, the d…
-
Could you please support with the following questions:
1. In the survey paper (Revisiting Multi-Task Learning in the Deep Learning Era), it is mentioned that depth maps of cityscapes were generated u…
-
Dear author,
Do we need ground truth depth to train the model? It is easy to obtain coarse depth , but not easy to obtain ground truth depth for real world human 3d reconstruction .
In you…
-
To research:
- [ ] How is a disparity map generated?
- [ ] How is a disparity map used?
- [ ] Why can't Francesca understand disparity maps?
- [ ] Will images be significantly distorted because the c…
-
Hi
I am experimenting with using DepthAnything for depth supervision (not inverse depth == disparity). I am wondering if you have any advice in converting disparity estimates to relative depths, be…
-
Hi,you did an excellent work,thank you!
I want to ask which image's disparity map dose the disp.bin represent?