lutzroeder / netron

Visualizer for neural network, deep learning and machine learning models
https://netron.app
MIT License
28.17k stars 2.79k forks source link

Integrating Netron into Dash Web Application #302

Closed Aprilhuu closed 5 years ago

Aprilhuu commented 5 years ago

Hi,

I am developing a website using Dash (https://plot.ly/dash/) and React (https://reactjs.org/). I saw your app and it exactly fits part of our needs, so we are considering turning it into a widget using React and integrating it into our dashboard written in Dash. Do you think it is feasible? Do you have any suggestions on this integration or are there any better options? Any help will be really valuable.

Thanks, April

lutzroeder commented 5 years ago

With CORS enabled you can pass the model via ?url=. For example: https://netron.app?url=https://ibelem.github.io/webml-website/examples/image_classification/model/squeezenet1.1.onnx.