DDRNet.pytorch
DDRNet.pytorch copied to clipboard
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 ci...
Thank you for the repo. Unfortunately, I was not able to reproduce the DDRNet-39 performance on cityscapes twice with default settings. Is it possible to provide the weights for DDRNet-39...
Hi, I cannot find the defined variable "border _padding " in function testval in file function.py. could you pls. tell me ? thanks ! image, label, _, name, *border_padding =...