XiandaGuo / OpenStereo

OpenStereo: A Comprehensive Benchmark for Stereo Matching and Strong Baseline
431 stars 49 forks source link

Understanding the outputs #132

Closed rachitagarwal2603 closed 1 month ago

rachitagarwal2603 commented 2 months ago

In the tools/infer.py, on giving left and right image as input of dimension HW, I see model predicts H(W*3) dimension output. Here, as per my understanding, first channel represents disparity map. What does the other 2 channels represent?

zhcm commented 1 month ago

Which configuration file are you using? @rachitagarwal2603