modelscan:基于 Python 的机器学习模型安全扫描工具项目

Protection against Model Serialization Attacks --ModelScan 是由 Protect AI 开发的一个开源项目,用于扫描模型以确定它们是否包含不安全代码。它是首款支持多种模型格式的模型扫描工具。 ModelScan 当前支持:H5、Pickle 和 SavedModel 格式。这在使用 PyTorch、TensorFlow、Keras、Sklearn、XGBoost 时保护了您的安全,更多格式也在开发中。

Branch1Tags0

Introduction

Protection against Model Serialization Attacks --ModelScan 是由 Protect AI 开发的一个开源项目,用于扫描模型以确定它们是否包含不安全代码。它是首款支持多种模型格式的模型扫描工具。 ModelScan 当前支持:H5、Pickle 和 SavedModel 格式。这在使用 PyTorch、TensorFlow、Keras、Sklearn、XGBoost 时保护了您的安全,更多格式也在开发中。

Customize your domain