Synthetic COCO
Synthetic COCO (S-COCO) is a synthetically created dataset for homography estimation learning. It was introduced by DeTone et al., where the source and target images are generated by duplicating the same COCO image. The source patch is generated by randomly cropping a source candidate at position with a size of 128 ×128 pixels. Then the patch’s corners are randomly perturbed vertically and horizontally by values within the range [−,] and the four correspondences define a homography . The inverse of this homography is applied to the target candidate and from the resulted warped image a target patch is cropped at the same location p. Both and are the input data with the homography as ground truth.