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 get the position of the vehicle in front of the host vehicle #10

Open
SummerLiu95 opened this issue Feb 26, 2018 · 2 comments

Comments

@SummerLiu95
Copy link

I may ask one question that makes you feel ridiculous, that is, how can I get the position of the vehicle in front of the host vehicle based on your vehicle-detection project?

@JunshengFu
Copy link
Owner

It might be hard to achieve this from this project. But if you are able to train a network to predict the depth of the image (e.g. https://github.com/mrharicot/monodepth), then you could combine my project to both localize the vehicles in the video frame and estimate their distance.

@SummerLiu95
Copy link
Author

@JunshengFu
Oh, Thanks for your answer. But I think in this project I can get the result about whether the vehicle ahead is to the left or right of our vehicle. I have some trouble when I read your code, so you can tell me where to add code to get the information I want.

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