fh2019ustc / PolySnake

The official code for “Recurrent Generic Contour-based Instance Segmentation with Progressive Learning”, TCSVT, 2024.
MIT License
67 stars 7 forks source link

Multi-scale Contour Refinement(MCR) #18

Open GG22bond opened 2 months ago

GG22bond commented 2 months ago

作者你好,原论文里有ICG,ICD,MCR,请问MCR轮廓细化部分在代码里是怎样实现的.