-
I got an error at the very last section of the w_net_walk_through.ipynb file :
----------------------------------------------------------------------------------------------------
2 depthmaps…
-
When I run Depth Preview(SGBM stereo matching in introduction) I get some troubles in Source code(your provided in Depth Preview part in 720P) list as follow:
```
import cv2
import depthai as dai…
-
Hi, I want to see the disparity map of some test cases, but there's nothing about it on the Readme file.
Anyone knows how to generate them?
Tks.
-
Hi, I tried with the tensorflow verision and ran the inference code with the pretrained model you provide. I run with the command line --fullRes.
The images of the disparity map look pretty well. B…
-
Good Job!But I have a little doubt. When training disparity maps in an unsupervised manner, what is the supervision and what is the unsupervised training strategy?Thanks Sincerely!
-
Hey everybody. I am trying to predict depth from the test images of Middlebury 2006. However the obtained results are very poor and they have a large portion of estimated map the with no disparity (li…
-
With the same device and the same type-c cable, running depth camera with the following code gives almost 120 FPS on ubuntu but only about 60 FPS on Windows 10.
Can you provide some advice? Under w…
-
### 🚀 The feature
The proposed feature aims to **extend the current datasets API** with datasets that are geared towards `the task of Stereo Matching`. It's main use case is that of providing **a un…
-
Hello,
Thank you for sharing such amazing work. I am trying to run Test_img.py using a pre-trained model of Kitti 2015. The test images are from the stereo setup of a 30cm baseline. The generated dis…
-
```
What steps will reproduce the problem?
1. on homepage search for "Park"
2. change location to "Dublin" and search again
3. hit the back button
What is the expected output? What do you see instead…