-
I use the rectified YAV images to test the model, and got this error information:
`
Traceback (most recent call last):
File "/home/rc/StereoMatching/RAFT-Stereo/train_stereo.py", line 256, in
…
-
Thanks for your code but I got an index error ....I don't know how to deal with.....
pixel_error 0.944978416022389 0%|▏ | 16/22390 [00:22Dataset
>>Scene_flow
>>>disparity
>>>>TRAIN
>>>>>A(fro…
-
##### System information (version)
- OpenCV => 3.1 (head)
- Windows 10 32+64 Bit
- Compiler => Visual Studio 2013
##### Detailed description
Im currently testing various stereo reconstruction…
-
Proposition by @9il, started in #62.
# Here are the relevant copy/pasted messages:
## **9il:**
Do we really need Image type? Why?
## **ljubobratovicrelja:**
As said in the [description of the modul…
-
In my opinion, there should be some kind of OpenCV technical notes for certain important algorithms. The idea is to summarize in a document different things like implementation details, implementation…
-
执行:
cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D BUILD_opencv_python2=OFF -D BUILD_opencv_python3=ON -D PYTHON3_EXCUTABLE=/usr/bin/python -D PYTHON3_INCL…
-
Hello devs,
I am trying to get the slam work with CARLA Simulator and I have defined the parameter file (simulation.yaml in avarage folder) as follows. Other params are same as KITTI. I have camera…
-
## When you want to push your code. Always push in your own branch.
* How to create my own branch?
First , install `git`
Then `git clone git@github.com:Magicboomliu/StereoMatching_CVPR2022.gi…
-
I'm trying to install OpenCV => 3.2 on Ubuntu 18. After cloning the `opencv` and `opencv_contrib`, I ran `cmake ..` and `make -j7`. However, I ran into this error
```
[ 74%] Processing OpenCL ker…
-
Hi,thank you very much for your great work,Can your work be seen as a type of transfer learning?
The prior knowledge is that you think the StereoMatching(Pixelwise task) has the same low-level featu…