OpenCV module for extracting keypoints and descriptors for image objects. The module is written with MASK RCNN model in mind. The feature extractor can input mask from rhe MASK RCNN model and use to find features within the mask.
Please check the exmaple.py on how to use. You will need other modules (link below) to run this,