chenjun2hao / DDRNet.pytorch

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
Other
157 stars 42 forks source link

Could you release the pre-trained weights of DDRNet-39 #11

Open hhhharold opened 3 years ago

hhhharold commented 3 years ago

I wanna to compare the performance of DDRNet 39 and DDRNet 23, but I find that there is no release of DDRNet 39 in the official and your repo. Could you release the weight of DDRNet 39?