breadcake / unsupervisedDeepHomography-pytorch

Pytorch implementation of Unsupervised Deep Homography.
36 stars 5 forks source link

dear breadcake #2

Open fanzhen12 opened 2 years ago

fanzhen12 commented 2 years ago

尊敬的张先生,您好: 在看了您对《Deep Image Homography Estimation》和《Unsupervised Deep Homography:A Fast and Robust Homography Estimation Model》的pytorch实现后,我深受启发,读了您的代码之后,我受益匪浅,对于文章中我不理解的地方,您的代码给了我解答,所以,请允许我向您表示感谢。 如果我没猜错的话,您应该是一名优秀且已经毕业的研究生。在您的“基于深度学习的图像拼接”的毕业论文中,我惊叹于您丰富的研究内容和创新点。我现在对图像拼接也十分感兴趣,虽然我还是一只菜鸟,但我很愿意学,请您给我一个向您请教的机会。 我最近正在学习深度学习在图像拼接方面的应用,并对此产生了浓厚的兴趣,我斗胆向您讨要一份“基于深度学习的图像拼接”这一论文的代码,我对您的工作实在非常感兴趣和佩服,希望向您学习。谢谢您。

Mr.Zhang: After reading your implementation of “Deep Image Homography Estimation” and “Unsupervised Deep Homography:A Fast and Robust Homography Estimation Model” using pytorch, I am deeply inspired. After reading your code, I benefited a lot. For what I don't understand in the articles, your codes give me answer, so please allow me to thank you. If I guess correctly, you should be an excellent graduate student who has graduated. In your graduation thesis of "image mosaic based on deep learning", I was amazed at your rich research content and innovation. I'm also very interested in image mosaic, although I am still a rookie, I am willing to learn, please give me a chance to learn from you. Recently, I am studying the application of deep learning in image mosaic and have a strong interest in it, could I ask you for the code of the paper "image mosaic based on deep learning". I am really interested in and admire your work and hope to learn from you. Thank you very much.

breadcake commented 2 years ago

谢谢!首先我也是做图像拼接的,但我还没有毕业,不是“基于深度学习的图像拼接”论文的作者张先生(这篇论文我在知网上也读过)。 关于深度学习在图像拼接方面的应用,北京交通大学聂博士已经做了一系列工作,并且已经开源,我将论文与代码地址列在这里: [1] L. Nie, C. Lin, K. Liao, M. Liu, and Y. Zhao, “A view-free image stitching network based on global homography,” Journal of Visual Communication and Image Representation, p. 102950, 2020. (https://github.com/nie-lang/DeepImageStitching-1.0) [2] L. Nie, C. Lin, K. Liao, and Y. Zhao, “Learning edge-preserved image stitching from large-baseline deep homography,” arXiv preprint arXiv:2012.06194, 2020. [3] L. Nie, C. Lin, K. Liao, S. Liu, and Y. Zhao, “Unsupervised deep image stitching: Reconstructing stitched features to images,” IEEE Transactions on Image Processing, vol. 30, pp. 6184–6197, 2021. (https://github.com/nie-lang/UnsupervisedDeepImageStitching)

希望能有帮助,欢迎交流。

fanzhen12 commented 2 years ago

很荣幸得到您的回复,既然我们都是图像拼接,请允许我在今后的一段时间里向您请教,谢谢您