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

train with my own video #15

Open
fighterzzzh opened this issue Jul 5, 2024 · 4 comments
Open

train with my own video #15

fighterzzzh opened this issue Jul 5, 2024 · 4 comments

Comments

@fighterzzzh
Copy link

Hello,

I would like to ask if I need to train with my own video? My video contains my own scenes, but the camera might not be able to recognize some moving objects in the scene.

Thank you very much!

@xuelunshen
Copy link
Owner

Hello, I didn't fully understand the question you wanted to ask. Could you please be more specific and clear about it?

@fighterzzzh fighterzzzh changed the title rain with my own video train with my own video Jul 5, 2024
@fighterzzzh
Copy link
Author

您好,我不太明白您问的问题,您能具体说清楚一点吗?
Sorry, I may not have explained it very clearly. Here is the situation: I am using SuperPoint+LightGlue for matching, but the performance on containers is not very good. Using the model you provided directly also did not yield good results. What I mean is, would it be better if I collect videos related to containers and use GIM for training? Are there any specific requirements for the videos? The videos I collect usually come from fixed-position cameras.

@xuelunshen
Copy link
Owner

Thank you for your explanation. Generally speaking, training with videos from your real application scenarios and then adapting to it will yield better performance, which is worth trying. Even for fixed-position cameras, GIM can be used to create training data. However, we haven't finished organizing all the code for GIM yet, so you'll need to wait a bit longer for that. Have you tried GIM_DKM? What I'm more concerned about is whether GIM_DKM also fails to your real application scenario?

@fighterzzzh
Copy link
Author

Thank you for your explanation. Generally speaking, training with videos from your real application scenarios and then adapting to it will yield better performance, which is worth trying. Even for fixed-position cameras, GIM can be used to create training data. However, we haven't finished organizing all the code for GIM yet, so you'll need to wait a bit longer for that. Have you tried GIM_DKM? What I'm more concerned about is whether GIM_DKM also fails to your real application scenario?

Thank you for your response. Dense and semi-dense methods like GIM_DKM indeed produce better results and almost solve the problem. However, they consume too much memory and are too slow, which are the issues I am facing.

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