Open BoomSky0416 opened 2 years ago
The provided stitching model includes the homography model and fusion model. See https://github.com/nie-lang/DeepImageStitching-1.0/blob/main/Codes/Stitch_Net/models.py (def generator(xxx):) for more details.
So I dont need to put anything into this folder(DeepImageStitching-1.0/Codes/checkpoints/homography/)?
Hello. You have provided the pretrained model for stitching network. But I cant find pretrained model for deep homography network. Could you provide it? Thanks!