SeokjuLee / VPGNet

VPGNet: Vanishing Point Guided Network for Lane and Road Marking Detection and Recognition (ICCV 2017)
MIT License
484 stars 165 forks source link

How to know which channel of 64 multi-labels is the lane channel? #28

Open AromaticJ opened 6 years ago

AromaticJ commented 6 years ago

How can I find each label name of 64 multi-labels?

SeokjuLee commented 6 years ago

It is based on the ground truth file you defined. If you set lane_id as 1, the corresponding channel of the multi-label output would be 1.