/ssap

SSAP: Single-Shot Instance Segmentation With Affinity Pyramid

Primary LanguagePython

SSAP文章复现

参考: https://github.com/ALBERT-Inc/blog_ssap

原论文

SSAP: Single-Shot Instance Segmentation With Affinity Pyramid

重构内容:

[√] dataset 读COCO数据,不进行offline划分COCO
[ ] build dataset / make data loader 进行读训练和测试数据
[ ] MIOU和panoptic指标
[ ] val验证代码\