23 Forks
119 Stars
119 Watchers

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.

How to download and setup model_optimization

Open terminal and run command
git clone https://github.com/sony/model_optimization.git
git clone is used to create a copy or clone of model_optimization repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with model_optimization https://github.com/sony/model_optimization/archive/master.zip

Or simply clone model_optimization with SSH
[email protected]:sony/model_optimization.git

If you have some problems with model_optimization

You may open issue on model_optimization support forum (system) here: https://github.com/sony/model_optimization/issues