Coder Social home page Coder Social logo

chavokim / netron Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lutzroeder/netron

1.0 1.0 0.0 73.18 MB

Visualizer for neural network, deep learning, and machine learning models

Home Page: https://netron.app

License: MIT License

JavaScript 94.98% Python 1.93% HTML 1.65% CSS 0.42% Makefile 0.15% Shell 0.87%

netron's People

Contributors

chavokim avatar lutzroeder avatar yungbumjung avatar

Stargazers

 avatar

Watchers

 avatar

netron's Issues

4/23 진행상황 공유

  1. 기획안 발표 피드백
  • 기존의 계획은 dot parser, abstraction, (+ 검색 최적화)를 진행하는 것이었지만 교수님이 dot parser를 구현하는 것만으로도 오랜 시간이 걸릴 것 같다는 의견을 주셨습니다. 그래서 괜찮으시다면 이번 학기동안은 dot parsing을 netron에 구현하는데 최선을 다하고, abstrction을 optional한 feature로 진행하고자 합니다.
  1. 현재 진행상황 공유
  • 현재 dot file에 있는 node끼리 연결하는 것까지 구현이 된 상태입니다.(아직 많은 corner case를 대입하지는 않았습니다.)
  • 각 node(layer)에 표시될 정보를 결정해야합니다. dot file에는 HTML이나 text를 그대로 layer 안에 띄워주지만, netron에서는 띄울 attribute field를 설정해주고 이를 표시해야합니다.
  1. 여쭤보고 싶은 것
  • dot file을 export하는 프로그램이 궁금합니다. 외부에 공개된 프로그램이라면 여러 테스트 그래프를 만들고 해당 그래프가 어떻게 rendering되는지 확인해보고 싶습니다.
  • 각 layer별로 어떤 정보가 무조건 화면에 표시되어야하는지 알고 싶습니다.

구현 요구 사항

  • Dot format 입력 받아 그리기
    • Netron 이 부적합하다면 dot format을 다루는 다른 도구를 생각해도 괜찮음
  • Node grouping
    • 같거나 비슷한 패턴을 찾아서 그래프를 접어서 보여주기
    • lazy loading
  • 정보 검색 기능
    • Operator 이름이 아니라 속성으로 검색

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.