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

How can I use this with real time camera video? #13

Open
comflife opened this issue May 2, 2023 · 4 comments
Open

How can I use this with real time camera video? #13

comflife opened this issue May 2, 2023 · 4 comments

Comments

@comflife
Copy link

comflife commented May 2, 2023

How can I use this with real time camera video? It is necessary to change codes in virtual camera?

@qinjian623
Copy link
Contributor

No need to modify the code. Once the homography matrix is calculated, it doesn't need to be recalculated. However, each time, it is necessary to use the already computed matrix to perform a homography transformation on the new video frame.

@comflife
Copy link
Author

comflife commented May 6, 2023

Thank you for your kind response. I have one more question and would like to ask if you would be willing to provide a pre-trained model of your results.

@qinjian623
Copy link
Contributor

Thank you for your kind response. I have one more question and would like to ask if you would be willing to provide a pre-trained model of your results.

The current focus of all authors has changed, and we are unable to provide it temporarily. Once we have the time, we will provide a retrained model, but it has already lost its timeliness. You can refer to the content in this link #10 , which has achieved metrics close to those in the paper.

@EnternalTwinkle
Copy link

@comflife Can you share the source code? Thanks,1017094591@qq.com

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

3 participants