This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achieve state-of-the-art trade-off between accuracy and speed on cityscapes and camvid, without using inference acceleration and extra data
I changed TEST_SET in . Yaml and then ran eval.py ,but got an error.
ValueError: not enough values to unpack (expected at least 4, got 3)