The Wayback Machine - https://web.archive.org/web/20200626185128/https://github.com/topics/stereo-matching
Skip to content
#

stereo-matching

Here are 84 public repositories matching this topic...

Sarah20187
Sarah20187 commented Jun 19, 2018

When I use the Pytorch 0.4.0 to train the model, I got some warnings:

UserWarning: Default upsampling behavior when mode=bilinear is changed to align_corners=False since 0.4.0. Please specify align_corners=True if the old behavior is desired. See the documentation of nn.Upsample for details.
  "See the documentation of nn.Upsample for details.".format(mode))

As the available PyTorch v

Improve this page

Add a description, image, and links to the stereo-matching topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the stereo-matching topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.