DEV Community

Cong
Cong

Posted on

1

深層学習済みモデルの交換フォーマット ONNX

深層学習済みモデルの交換手段として、オープンフォーマットのONNXが普及しつつある。元々はFacebookが始めたようだが、現在AWSとMicrosoftが後援している様子。

サポートリストを見る。

Frameworks

  • Caffe2
  • Chainer
  • Cognitive Toolkit
  • MXNet
  • Matlab
  • PyTorch
  • ...

Converters

  • Keras
  • ScikitLearn
  • TensorFlow
  • XGBoost
  • ...

なお、GoogleはTFHubを推していて、ONNXに積極的には関わっていない。

Top comments (0)

A Workflow Copilot. Tailored to You.

Pieces.app image

Our desktop app, with its intelligent copilot, streamlines coding by generating snippets, extracting code from screenshots, and accelerating problem-solving.

Read the docs

👋 Kindness is contagious

Please leave a ❤️ or a friendly comment on this post if you found it helpful!

Okay