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 would highly appreciate if You were kind and tell me, how to eval and train this model on one GPU ?
I was changed GPUS: (0, 1) to GPUS: (0,) and not working.