Multiple types of NN model optimization environments
mtomo
Multiple types of NN model optimization environments. It is possible to directly access the host PC GUI and the camera to verify the operation. And, Intel iHD GPU (iGPU) support.
1. Environment
- Docker 20.10.5, build 55c4c88
2. Model optimization environment to be built
- Ubuntu 20.04 x86_64
- CUDA 11.0
- cuDNN 8.0
- TensorFlow v2.4.1 (MediaPipe Custom OP, FlexDelegate, XNNPACK enabled)
- tflite_runtime v2.4.1 (MediaPipe Custom OP, FlexDelegate, XNNPACK enabled)
- edgetpu-compiler
- flatc 1.12.0
- TensorRT cuda11.0-trt7.1.3.4-ga-20200617
- PyTorch 1.8.1+cu110
- TorchVision 0.9.1+cu110
- TorchAudio 0.8.1
- OpenVINO 2021.3.394
- tensorflowjs
- coremltools
- onnx
- tf2onnx
- tensorflow-datasets
- openvino2tensorflow
- tflite2tensorflow
- onnxruntime
- onnx-simplifier
- MXNet
- gdown
- OpenCV 4.5.2-openvino
- Intel-Media-SDK
- Intel iHD GPU (iGPU) support
3. Usage
3-1. Docker Hub
https://hub.docker.com/repository/docker/pinto0309/mtomo/tags?page=1&ordering=last_updated
$ xhost +local: &&
docker run -it --rm
--gpus all
-v `pwd`:/home/user/workdir