danieltan07 / spatialaffinitynetwork

PyTorch Implementation of the paper Learning Affinity via Spatial Propagation Networks
61 stars 12 forks source link

About the network #4

Open LiuPearl1 opened 5 years ago

LiuPearl1 commented 5 years ago

Hello, I have figured out your code. But I have some problem about the network. The paper said that it can be jointly trained with semantic segmentation model. Can guidance network be same with the segmentation model? How to realize it?