ARM-software / ML-KWS-for-MCU

Keyword spotting on Arm Cortex-M Microcontrollers
Apache License 2.0
1.13k stars 417 forks source link

Pre-defined Models Quantization #134

Closed mehrdadh closed 4 years ago

mehrdadh commented 4 years ago

Are pre-defined models already quantized? They seem to be in FP32, but what about the parameter values? I'm mostly interested to know about DS_CNN models.

Thanks

saichand07 commented 4 years ago

you can visualize model.pb file using netron visualizer, you'll get to know https://github.com/lutzroeder/netron