# MPAI-NNW v1.2 implementation This code refers to the implementation of the MPAI-NNW, as described in the [Reference Software specification](https://mpai.community/wp-content/uploads/2024/06/Reference-Software-Specification-Neural-Network-Watermarking-MPAI-NNW-V1.2.pdf). All the code is based in Python. This Reference Software is divided into 4 cases: - **Case 1**: NN-based image classification applications, one of the current most relevant Neural Network Watermarking applications. - **Case 2**: methods integrated with AI workflows of the AI Framework (MPAI-AIF). - **Case 3**: serving the needs of a specific multimodal query application. - **Case 4**: NN-based image classification methods specifically designed and deployed for low power and low resources devices. Each folder implements one cases. In each folder a specific _README.md_ can be found with installation requirements and running instruction. # Licence [Licence](https://mpai.community/standards/mpai-nnw/framework-licence/) information are detailed in the MPAI website