MMdnn icon indicating copy to clipboard operation
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...

Results 113 MMdnn issues
Sort by recently updated
recently updated
newest added

Platform (like ubuntu 16.04/win10): ubuntu 16.04 Python version: 3.7.3 Source framework with version (like Tensorflow 1.4.1 with GPU): mxnet 1.5.0 Destination framework with version (like CNTK 2.3 with GPU): pb...

does mmdnn/pytorch support RNN like models? and i wonder if there is any chat group for mmdnn outside user||developer? brgds thx

**Platform**: Ubuntu 18.04.3 LTS **Python version**: 3.6.5 **Source framework with version**: PyTorch 0.4.0 **Destination framework with version**: Keras 2.3.1 **Pre-trained model path**: [Model](https://drive.google.com/open?id=1XuliaZRA0RAijNx8ShaSC7B-Y9vaBg7L) **Running scripts**: python -m mmdnn.conversion.examples.keras.imagenet_test -n keras_code_snippet.py...

Hi, I have a Caffe model and I converted to Keras model (Caffe - IR - Keras) but when testing with same input, the Keras model gave different output value...

Platform (like ubuntu 16.04/win10): Ubuntu 18.04 Python version: Python 3.6 Source framework with version : Pytorch 0.4.0 Pre-trained model path (webpath or webdisk path): https://download.pytorch.org/models/resnet101-5d3b4d8f.pth I have gotten all the...

what's the difference between onnx and mmdnn?

do you guys need paddle support...

Platform (like ubuntu 16.04/win10): ubuntu 16.04 Python version: 3.5.5 Source framework with version (like Tensorflow 1.4.1 with GPU): tensorflow Destination framework with version (like CNTK 2.3 with GPU): caffe Pre-trained...

Platform: ubuntu 16.04 Python version: 3.6 Source framework: mxnet (gluon-cv) Destination framework: Tensorflow Model Type: Object detection Pre-trained model path: [https://gluon-cv.mxnet.io/build/examples_detection/demo_yolo.html#sphx-glr-build-examples-detection-demo-yolo-py](url) I have trained a custom yolov3 Darknet-53 model (yolo3_darknet53_custom.params)...

Platform (like ubuntu 16.04/win10): Google Colab Python version: 3.6.9 Source framework with version : MXNET with GPU Destination framework with version : Tensorflow 1.14 GPU Pre-trained model path (webpath or...