Skip to content

TheMindVirus/Maix_Toolbox

This branch is 5 commits ahead of sipeed/Maix_Toolbox:master.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

6ed0324 · Jul 20, 2019

History

12 Commits
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Jul 20, 2019
Apr 25, 2019
Mar 18, 2019
Mar 18, 2019
Mar 18, 2019
Jul 20, 2019
Jul 20, 2019
Jul 20, 2019

Repository files navigation

Introduction

Maix Toolbox is a collections of model tool scripts.

You can use it to convert model format from one to another.

Now it support:

    ckpt  ->  pb  <->  tflite  ->  kmodel
     ∧     / ∧
     |    /   |
     ∨  ∨   ∨
     graph   pbtxt

Directory Structure

get_nncase.sh : !!!Please run it to init toolbox

ckpt2pb.py

gen_ckpt_graph.py: gen graph, view via tensorboard

gen_pb_graph.py

pb2pbtxt.py

pb2tflite.sh

pbtxt2pb.py

tflite2addpad.sh: tflite2pb, add pad

tflite2kmodel.sh: tflite2kmodel, which MAIX used

tflite2pb.sh

ncc\: nncase release version

images\: quantization dataset images

log\: gen_pb_graph save workspace

workspace\: put your model inside here

About

Maix Toolbox: Collections of model scripts

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 85.4%
  • Shell 14.6%