MMdnn
MMdnn copied to clipboard
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyT...
Hello, I am having issues with the conversion, the activation function PRelu is not supported by the KerasEmitter. How can I bypass this? Keras version is 2.4.4 (Up-tp-date) Thanks! Using...
Hi, I'm on an NVIDIA Jetson Nano with Ubuntu 18.04 running. I'm trying to convert my frozen_graph.pb to .onnx format. I'm confused about running the provided example commands. Could you...
Platform (like ubuntu 16.04/win10): debian buster Python version: 3.6 Source framework with version (like Tensorflow 1.4.1 with GPU): mxnet Destination framework with version (like CNTK 2.3 with GPU): pytorch Pre-trained...
Will the platform support paddlepaddle model to pytorch/tensorflow tools ?
hello, when I run `mmconvert -sf tensorflow -iw /xxx/my_mobilenet2.pb --inNodeName input_images --inputShape 1000,1000,3 --dstNodeName model_0/feature_fusion/scores/Sigmoid -df caffe -om tf_resnet` I get error: ``` ... R network structure is saved as...
when I want to convert mnxet model(including upsampling with nearest) to tensorflow but I get this error. mxnet Parser has not supported operator upsampling
Platform (like ubuntu 16.04/win10): ubuntu 16.04 Python version: 3.6 Source framework with version : MxNet 1.5 with GPU Destination framework with version : tf 1.4 with GPU Pre-trained model path...
Platform (like ubuntu 16.04/win10): ubuntu 18.04 Python version: 3.6 Source framework with version (like Tensorflow 1.4.1 with GPU): pytorch 0.4.0 torchvision 0.2.1 when I trans pth to caffe magic_number =...
_Platform (like ubuntu 16.04/win10): Ubuntu 16.04 Python version: 3.6.9 Source framework with version (like Tensorflow 1.4.1 with GPU): Tensorflow 1.12.2 with GPU Destination framework with version (like CNTK 2.3 with...
Platform (like ubuntu 16.04/win10):ubuntu 16.04 Python version:python2.7.12 Source framework with version (like Tensorflow 1.4.1 with GPU):keras 2.2.4 Destination framework with version (like CNTK 2.3 with GPU):caffe Pre-trained model path (webpath...