JunMa11 / SegWithDistMap

How Distance Transform Maps Boost Segmentation CNNs: An Empirical Study
https://openreview.net/forum?id=hM4pNbXWst
Apache License 2.0
378 stars 67 forks source link

Missing citation #4

Closed Bala93 closed 4 years ago

Bala93 commented 4 years ago

Have a look at these papers, they also have done similar work.

https://ieeexplore.ieee.org/abstract/document/8857339 https://link.springer.com/chapter/10.1007/978-3-030-32692-0_34

Papers are available in arxiv (https://arxiv.org/abs/1902.04099, https://arxiv.org/abs/1908.05311).

Code is available at https://github.com/Bala93/Multi-task-deep-network

JunMa11 commented 4 years ago

Hi @Bala93

Thanks for sharing the great work. I have added it to the main refs.

Best, Jun