GC-Net
GC-Net copied to clipboard
gc-net for stereo matching by using pytorch
In the paper it mentions that it repeats steps 2 and 3 in Table 1, 7 times thereafter. Am I missing something in the implementation that doesn't include this seven...
Hello, I am almost a freshman in computer vision so my question might be not so brilliant. In the scripts main.py and read_data.py, files of formats '.t7' and '.pkl' should...
Hi, it would be nice, if possible, to provide the trained weights along with the model for reproducibility.
Hi, @zyf12389 Thanks for you code! Could you tell me that can this implementation achieves the result authors shown in GC-NET paper or how this implementation performs?