PSMNet icon indicating copy to clipboard operation
PSMNet copied to clipboard

A Pytorch implementation of Pyramid Stereo Matching Network

Results 4 PSMNet issues
Sort by recently updated
recently updated
newest added

Good evening, I'm running the inference.py using your best pretrained model (best_model.ckpt ) using the following images from Kitti_2015 testing set Left img ![24_left](https://user-images.githubusercontent.com/59176654/181625879-14be1a69-68b8-4b63-833a-6b25c703c89d.png) Right img ![24_right](https://user-images.githubusercontent.com/59176654/181625890-e36fe3d9-2fa8-45aa-b432-2d6b3d82d68e.png) And i'm getting...

Bumps [numpy](https://github.com/numpy/numpy) from 1.14.3 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Bumps [opencv-contrib-python-headless](https://github.com/skvark/opencv-python) from 3.4.3.18 to 4.1.2.30. Release notes Sourced from opencv-contrib-python-headless's releases. 4.1.2.30 opencv-python: https://pypi.org/project/opencv-python/ opencv-contrib-python: https://pypi.org/project/opencv-contrib-python/ opencv-python-headless: https://pypi.org/project/opencv-python-headless/ opencv-contrib-python-headless: https://pypi.org/project/opencv-contrib-python-headless/ OpenCV version 4.1.2. Changes: Python 3.8 builds added to...

dependencies

Hi, how much time do you need to finish an epoch? I try to train the module one the 4 1080ti GPU, but it looks like stuck at the begin...