-
Notifications
You must be signed in to change notification settings - Fork 24
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
Comments
Hello, I didn't fully understand the question you wanted to ask. Could you please be more specific and clear about it? |
|
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, |
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. |
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!
The text was updated successfully, but these errors were encountered: