Thank you for your great work. I tested the pretrained model KITTI_192x649 (ResNet-50) on some test images. I used the code test_simple_SQL_config.py (without any revisions). The disparity maps I obtained are shown below, but they look weird to me compared to those in the paper. Do you know what could be missing?
The command I ran :
python test_simple_SQL_config.py --eval_data_path ./args_files/args_kitti_192x640.txt --image_path "./assets/"
Dear author,
Thank you for your great work. I tested the pretrained model KITTI_192x649 (ResNet-50) on some test images. I used the code test_simple_SQL_config.py (without any revisions). The disparity maps I obtained are shown below, but they look weird to me compared to those in the paper. Do you know what could be missing?
The command I ran :
python test_simple_SQL_config.py --eval_data_path ./args_files/args_kitti_192x640.txt --image_path "./assets/"
Content of args_kitti_192x640.txt :
Input files :
Many thanks,