facebookresearch / detectron2

Detectron2 is a platform for object detection, segmentation and other visual recognition tasks.
https://detectron2.readthedocs.io/en/latest/
Apache License 2.0
29.3k stars 7.32k forks source link

Model interpretability #3850

Open INF800 opened 2 years ago

INF800 commented 2 years ago

Any plans to implement model interpretability for Mask-RCNN architectures ?

INF800 commented 2 years ago

Are there any way for me to implement it? For example something related to https://venturebeat.com/2019/10/10/facebooks-captum-brings-explainability-to-machine-learning/

INF800 commented 2 years ago

Linking for reference https://github.com/pytorch/captum/issues/872