CVMI-Lab / UHDM

(ECCV2022) This is the official PyTorch implementation of ECCV2022 paper: Towards Efficient and Scale-Robust Ultra-High-Definition Image Demoireing
Apache License 2.0
191 stars 25 forks source link

Image Alignment using RANSAC. #19

Open shubhoppo opened 1 year ago

shubhoppo commented 1 year ago

Could you please share the code of image alignment using RANSAC for data generation?

daipengwa commented 1 year ago

You can refer to our VideoDemoire repo 'https://github.com/CVMI-Lab/VideoDemoireing/blob/main/dataset_prepare/data_prepare.py' to prepare your own data.