Experiments repository

The companion experiments repository (https://github.com/rashidrao-pk/shap_bpt_tests) contains end-to-end notebooks and precomputed assets used for the paper.

Coverage

  • ImageNet-S50 classification and localization experiments

  • Controlled IoU benchmark

  • MS-COCO object detection

  • CelebA facial attribute localization

  • MVTec AD anomaly detection

  • Human interpretation study

Minimal notebooks

The repository also provides compact notebooks for practical usage in several application settings:

  • ImageNet object classification

  • YOLO on MS-COCO

  • CelebA facial attributes

  • VAE-GAN anomaly detection

Recommendation

Use the minimal notebooks for learning the API, and the full experiment folders for reproducing paper results.