road_visualizer
road_visualizer copied to clipboard
Computation of the APLS
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.
hi anh @onvungocminh, I have used Python code alps, we need to convert the pixel-wise segmentation into graph https://github.com/CosmiQ/apls
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.