Skip to content
This repository has been archived by the owner on Nov 21, 2023. It is now read-only.

feat: add network visualization tool #508

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

WuZhuoran
Copy link

Features:

  1. Add Network Structure Visualization Tool

Requirements:

  1. graphviz
  2. xdot
  3. pydot

Thank you Facebook and Detectron! Detectron is really a great tool for Research.

This tool uses part of code from #320 and the original author is @taoari

This tool input the model weights file and cfg file, the output is a .dot file.

Inside the tool, the most important part is using caffe2 net_drawer tool.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants