road_visualizer icon indicating copy to clipboard operation
road_visualizer copied to clipboard

Computation of the APLS

Open onvungocminh opened this issue 2 years ago • 2 comments

Hi @antran89, I have a question about the APLS metric. How to compute the APLS metric from the pixel-wise segmentation of the road? Thank in advance.

onvungocminh avatar May 09 '22 19:05 onvungocminh

hi anh @onvungocminh, I have used Python code alps, we need to convert the pixel-wise segmentation into graph https://github.com/CosmiQ/apls

antran89 avatar Jul 17 '22 04:07 antran89

Hi @antran89 , Could you provide more details? I didn't find the code for converting the segmentation mask into graph in https://github.com/CosmiQ/apls. Thanks a lot.

Lavender105 avatar Nov 23 '22 08:11 Lavender105