Skip to content

1.0.0

Compare
Choose a tag to compare
@goodsong81 goodsong81 released this 11 Jul 09:23
95df84b

What's new in v1.0.0

  • Support generation of classification and detection per-class and per-image saliency maps
  • Enable White-Box (ReciproCAM) and Black-Box (RISE) eXplainable AI algorithms
  • Support CNNs and Transformer-based architectures (validation on diverse set of timm models)
  • Enable Explainer (stateful object) as the main interface for XAI algorithms
  • Support AUTO mode by default to detect the best XAI method for given models
  • Expose insert_xai functional API to support XAI head insertion for OpenVINO IR models

Please refer to the change logs for the full release history.