Skip to content

minshu-kim/Recurrent-Elastic-Warp

Repository files navigation

Recurrent Elastic Warps

This repository contains the official implementation of REwarp, 24' WACV.

Requirement

  1. Python packages
conda env create --file environment.yaml
conda activate rewarp

Train & Evaluation

bash scripts/train.sh 0
bash scripts/eval.sh 0

Pretrained Models

You can download below models on this link.

  1. hcell.pth: Pretrained HCell,
  2. rewarp.pth: Pretrained HCell and TCell.

Acknowlegment

This work is mainly based on LTEW and IHN, we thank the authors for their contributions.

About

Learning Residual Elastic Warps for Image Stitching under Dirichlet Boundary Condition, in WACV 2024

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published