fyu / drn

Dilated Residual Networks
https://www.vis.xyz/pub/drn
BSD 3-Clause "New" or "Revised" License
1.1k stars 219 forks source link

Can Aligned-Inception-ResNet benefits the semantic segmentation task? #37

Open guanfuchen opened 6 years ago

guanfuchen commented 6 years ago

I read the arch from DRN, and I get the findings from paper "Deformable Convolutional Networks" that the Aligned-Inception-ResNet arch can get goodness from both inception and resnet, I wonder whether it can get better score replacing the backbone. image