Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Something About branch1 #5

Open
Acmenwangtuo opened this issue May 18, 2022 · 2 comments
Open

Something About branch1 #5

Acmenwangtuo opened this issue May 18, 2022 · 2 comments

Comments

@Acmenwangtuo
Copy link

I see when you compute the pf,you use
diff_branch1 but i cant find the diff_branch2
and I can see in your code comment:

    # Two branches. The CNN try to learn the H and inv(H) at the same time. So in the first branch, we just compute the
    #  homography H from the original image to a perturbed image. In the second branch, we just compute the inv(H)

But I cant find the another branch , have you ever try use two branch and got the worse result?

@Acmenwangtuo
Copy link
Author

Now i want to modify the network with two branch, but i dont know how to compute the another pf, if you have ever try the idea,could you please tell me the result you try,if possible can you give me some advise to improve the performance

@ruizengalways
Copy link
Owner

This comment should have been deleted since it was used for prototype. Basically, it can improve results but it will bring high computational complexity.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants