sony / model_optimization

Model Compression Toolkit (MCT) is an open source project for neural network model optimization under efficient, constrained hardware. This project provides researchers, developers, and engineers advanced quantization and compression tools for deploying state-of-the-art neural networks.
https://sony.github.io/model_optimization/
Apache License 2.0
322 stars 50 forks source link

efficient ad tutorial fixes #1187

Closed samuel-wj-chapman closed 2 months ago

samuel-wj-chapman commented 2 months ago

Pull Request Description:

few mistakes made in previous pull request. the pr makes amendments.

fixing some imports pulling normalisation in to visulization calculation fixing output of predict function

Checklist before requesting a review:

Idan-BenAmi commented 2 months ago

Hi @samuel-wj-chapman, Looks good. can you also update the table with your tutorial: https://github.com/sony/model_optimization/blob/main/tutorials/notebooks/imx500_notebooks/README.md

samuel-wj-chapman commented 2 months ago

tutorial added