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

own data? #4

Open
VerstraeteP opened this issue Apr 29, 2021 · 3 comments
Open

own data? #4

VerstraeteP opened this issue Apr 29, 2021 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@VerstraeteP
Copy link

VerstraeteP commented Apr 29, 2021

Can you provide a brief explanation of how to use own images, to predict road lanes? So use pretrained model to predict lanes in whole new image

thanks in advance

@songtaohe
Copy link
Contributor

So far there is no such feature in the code. I will try to add a standalone inference module (very likely a docker container) to this repo. It may take a few days to work on it. I will let you know once it is done.

@songtaohe songtaohe self-assigned this Apr 29, 2021
@songtaohe songtaohe added the enhancement New feature or request label Apr 29, 2021
@songtaohe
Copy link
Contributor

Hi, I add a RoadTagger docker container --- it should support inference on custom images. Please let me know if there are any issues.

@songtaohe
Copy link
Contributor

@VerstraeteP The distribution of the lane count is not balanced. I was trying to give you a concrete number about the distribution of the lane count in the training dataset, but unfortunately, we deleted the training dataset on our server because we were low in disk space. Indeed, we find our model is not doing well on some very obvious roads. It could be caused by the training dataset we used. As you know, we create the training dataset using OpenStreetMap data from 20 US cities. The labels from OSM are not always correct. Sometimes they are inconsistent in different places. We are thinking about working on a new version of roadtagger that can take the label quality issue into account.

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

No branches or pull requests

2 participants