Open
Description
This issue describes the development requirement of a feature we wish to collaborate with the community.
In this issue, we welcome the community developers to participate in supporting K-Net on COCO instance segmentation and panoptic segmentation.
Steps
- First have a discuss with the mmdet team about the development plan. We can divide the full algorithms into multiple modules and add each module step by step in different PR.
- In each PR, add a sub-modules of K-Net and add unit tests to test your code
- Benchmark the performance when all modules have been added
- Prepare and release the models
Resources
Official code release at https://github.com/ZwwWayne/K-Net/