Deeachain / Segmentation-Pytorch

Semantic Segmentation in Pytorch. Network include: FCN、FCN_ResNet、SegNet、UNet、BiSeNet、BiSeNetV2、PSPNet、DeepLabv3_plus、 HRNet、DDRNet
463 stars 69 forks source link

Can you reproduce the IOU in the DDRNet paper? #8

Closed Kyrie10favor closed 3 years ago

Kyrie10favor commented 3 years ago

hello Deeachain:

Can you reproduce the IOU in the DDRNet paper? and How about the fps of DDRNet

thank you.

kaigelee commented 1 year ago

Have you reproduced the IOU in the DDRNet paper?