-
Notifications
You must be signed in to change notification settings - Fork 3
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
Intersection proximity seems inaccurate for a number of labels #24
Comments
Can you provide a more quantitative assessment? Analyze, say, 100 different examples with screenshots. |
Capturing our Slack discussion about this. The tl;dr is that this is a known limitation in our approach related to how we incorporate OSM data and segment streets. CC @misaugstad @tongning. @NChowder, when you get a chance, can you add in the full zip file of your analysis to this thread?
|
Zip file: https://drive.google.com/open?id=1rOC8sl0Dk5rk86LmwFoLhxXPZRC0CRJ_ |
I think you should try to solve it :-) Do you have access to the original code from Anthony?
…Sent from my iPhone
On Jul 11, 2019, at 9:20 AM, Neil Chowdhury ***@***.***> wrote:
Zip file: https://drive.google.com/open?id=1rOC8sl0Dk5rk86LmwFoLhxXPZRC0CRJ_
So what should we do about the issue? I think it's limiting the accuracy of the label classifier.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.
|
I think it's just https://github.com/tongning/label-intersection-proximity |
Yep.
…On Thu, Jul 11, 2019 at 9:49 AM Neil Chowdhury ***@***.***> wrote:
I think it's just https://github.com/tongning/label-intersection-proximity
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#24?email_source=notifications&email_token=AAML55JZ6S7VBYLW247EW6DP65QBPA5CNFSM4H7IZ5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODZXJ4FY#issuecomment-510565911>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAML55P2VWUF5R3W762X74LP65QBPANCNFSM4H7IZ5JA>
.
--
Jon Froehlich
Associate Professor
Paul G. Allen School of Computer Science & Engineering
University of Washington
http://makeabilitylab.io
@jonfroehlich <https://twitter.com/jonfroehlich> - Twitter
Help make sidewalks more accessible: http://projectsidewalk.io
|
TODO: Create ground truth set to test intersection proximity algorithm |
Can you explain what you mean? You're basically saying that for really
short streets, the % can be deceiving?
(I guess all metrics have positives/negatives and the hope is that they
*mostly* work).
…On Tue, Jul 16, 2019 at 10:36 AM Neil Chowdhury ***@***.***> wrote:
There are some points where middleness is just not a reliable metric, even
though absolute distance is. For example:
[image: Screen Shot 2019-07-16 at 10 33 46 AM]
<https://user-images.githubusercontent.com/17211794/61316258-724bcc00-a7b5-11e9-922a-f0ac9995ce29.png>
The middleness is 40%, but the distance to the intersection is 8 meters.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#24?email_source=notifications&email_token=AAML55IZ3D4MQBYG3724A5LP7YBIBA5CNFSM4H7IZ5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2BS63Q#issuecomment-511913838>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAML55IHTO5MCE77D76TTV3P7YBIBANCNFSM4H7IZ5JA>
.
--
Jon Froehlich
Associate Professor
Paul G. Allen School of Computer Science & Engineering
University of Washington
http://makeabilitylab.io
@jonfroehlich <https://twitter.com/jonfroehlich> - Twitter
Help make sidewalks more accessible: http://projectsidewalk.io
|
Yes. If you saw that the middleness was 40%, you might think that the label is far from an intersection even though it is very close. |
Right but I think generally it's still a useful metric :)
…On Tue, Jul 16, 2019 at 11:54 AM Neil Chowdhury ***@***.***> wrote:
Yes. If you saw that the middleness was 40%, you might think that the
label is far from an intersection even though it is very close.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#24?email_source=notifications&email_token=AAML55PMFQNQO57IYCPTIPDP7YKPFA5CNFSM4H7IZ5JKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD2BZYXA#issuecomment-511941724>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AAML55IVCGAXF4UH25KAKKTP7YKPFANCNFSM4H7IZ5JA>
.
--
Jon Froehlich
Associate Professor
Paul G. Allen School of Computer Science & Engineering
University of Washington
http://makeabilitylab.io
@jonfroehlich <https://twitter.com/jonfroehlich> - Twitter
Help make sidewalks more accessible: http://projectsidewalk.io
|
Where did we leave this? Can you write up a report describing your findings and, if you have one, a solution. |
For example, label # 17088, which is at lat: 47.6554679870605, lng: -122.32576751709
The middleness I get from intersection-proximity is 90.00%, but the label is at an intersection:
The text was updated successfully, but these errors were encountered: