Acuity Models Save

Acuity Model Zoo

Project README

Acuity Model Zoo

Acuity model zoo contains a set of popular neural-network models created or converted (from Caffe, Tensorflow, PyTorch, TFLite, DarkNet or ONNX) by Acuity toolkits.

Model Viewer

Acuity uses JSON format to describe a neural-network model, and we provide an online model viewer to help visualized data flow graphs. The model viewer is part of netron since 4.6.8.

Classification

Detection

Face Recognition

Segmentation

Super Resolution

Image Denoising

Pixel Processing

Voice Processing

Pose Estimation

Age Estimation

Recurrent Net

Transformer

About Acuity

Acuity is a python based neural-network framework built on top of Tensorflow, it provides a set of easy to use high level layer API as well as infrastructure for optimizing neural networks for deployment on Vivante Neural Network Processor IP powered hardware platforms. Going from a pre-trained model to hardware inferencing can be as simple as 3 automated steps.

Acuity Workflow

  • Importing from popular frameworks such as Tensorflow and PyTorch

    AcuityNet natively supports Caffe, Tensorflow, PyTorch, ONNX, TFLite, DarkNet, and Keras imports, it can also be expanded to support other NN frameworks.

  • Fixed Point Quantization

    AcuityNet provides accurate Post Training Quantization and produces accuracy numbers before and after quantization for comparison. Advanced techniques are built-in into AcuityNet quantizer, such as KL-Divergence, Weight Equalization, Hybrid Quantization, Per Channel Quantization, etc.

  • Graph Optimization

    Neural-network graph optimization is performed to reduce graph complexity for inference, such as Layer Fusion, Layer Removal and Layer Swapping

  • Tensor Pruning

    Pruning neural networks tensors to remove ineffective synapses and neurons to create sparse matrix

  • Training and Validation

    AcuityNet provides capability to train and validate Neural Networks

  • Inference Code Generator

    Generates OpenVX Neural Network inference code which can run on any OpenVX enabled platforms

About Vivante NPUIP

Vivante NPUIP is a highly scalable and programmable neural network processor that supports a wide range of Machine Learning applications. It has been deployed in many fields to accelerate ML algorithms for AI-vision, AI-voice, AI-pixel and other special use cases. Vivante NPUIP offers high performance MAC engine as well as flexible programmable capability to adopt new operations and networks without having to fall back to CPU. Today, over 120 operators are supported and continue to grow.

Mature software stack and complete solutions are provided to customers for easy integration and fast time to market.

Tooling

  • Acuity Toolkits
  • Acuity IDE

Runtime software stack support

  • OpenVX and OpenVX NN Extension
  • OpenCL
  • Android NN API
  • TFLite NPU Delegate
  • ONNX Runtime Execution Provider
  • ARMNN Backend
Open Source Agenda is not affiliated with "Acuity Models" Project. README Source: VeriSilicon/acuity-models

Open Source Agenda Badge

Open Source Agenda Rating