breadcake / unsupervisedDeepHomography-pytorch

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

tensorflow转pytorch #4

Open fanzhen12 opened 2 years ago

fanzhen12 commented 2 years ago

您好,请问在:“Unsupervised Deep Image Stitching Reconstructing Stitched Features to Images”论文中的项目代码中,可否将tensorflow转换为pytorch,我是想问,从理论上来说,是否所有的tensorflow代码都可以转换为对应的pytorch,我在网络、知乎等平台搜索和提问过,但都没能得到很好的解答。 另外,我找到一个新的拼接项目,但是效果可能不是很好,也是pytorch的,您可以看一下:https://github.com/michael-1003/DeepImageStitching

breadcake commented 2 years ago

应该是可以的,可能需要调整训练参数