A novel neural network architecture that can concurrently achieve real-time performance, competitive accuracy, and strong generalization ability.
MIT License
313
stars
29
forks
source link
Thank you for your contribution. I call test_kitti.py using the pre-trained model kitti.ckpt provided and save the predicted disparity map, but the results were not as good as shown in the paper. Do I need to add additional operations, or do I provide a pre-trained model with fewer iterations that need to be retrained? #10