Skip to content
#

stereo-vision

Here are 220 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

changbaishan
changbaishan commented Jan 11, 2019

The example for "Remove Distortion" is quite beautiful. The reverse is to place an image into a specified area of an image, most likely distorted. I wonder if it can be done by specifying the four corners. If not, please add other points. I guess the underlying code already exist in BoofCV. Just an example to show us how to bring up the functionality.

Thanks very much.

Improve this page

Add a description, image, and links to the stereo-vision 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-vision topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.