gwxie / Distorted-Image-With-Flow

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Distorted-Image-With-Flow

  • Synthesized images have same height and width (i.e., 1024 x 960). Moreover, our ground-truth flow has three channels. For the first two channels, we define the displacement (∆x, ∆y) at pixel-level which indicate how far each pixel have to move to reach its position in the undistorted image as the rectified Ground-truth. For the last channel, we represent the foreground or background by using the categories (1 or 0) at pixel-level.
  • Run python perturbed_images_generation_multiProcess.py --path=./scan/new/ --bg_path=./background/ --output_path=./output/

visualization

Origin / Distorted / Distorted

Origin / Distorted / Distorted

OTHER

For more information, please enter url.

Sorry for the late reply.

About

License:Apache License 2.0


Languages

Language:Python 100.0%