Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Model Graph Visualisation (KIE) #233

Open
amitbcp opened this issue May 24, 2021 · 3 comments
Open

Model Graph Visualisation (KIE) #233

amitbcp opened this issue May 24, 2021 · 3 comments

Comments

@amitbcp
Copy link
Contributor

amitbcp commented May 24, 2021

Thanks for open-sourcing the project.
I was trying to visualize the network graph for models (SDMGR) specifically. But since the data input to the model are wrapped in DataContainer from mmcv I was not able.

Do you have any suggestion to create Model's Graph to better understand input and output flows. One Example I was using was : https://github.com/waleedka/hiddenlayer to get the flow& structure of model

@cuhk-hbsun
Copy link
Collaborator

@amitbcp Thanks for your question. We will give an end-to-end demo for KIE such that the input data is straightforward and no DataContainer warpped.

@amitbcp
Copy link
Contributor Author

amitbcp commented May 25, 2021

Thank you @cuhk-hbsun !
Looking forward to it , in order to understand and experiment more around it

@amitbcp
Copy link
Contributor Author

amitbcp commented Jun 8, 2021

@cuhk-hbsun , I was revisiting the paper but was not able to find the number of parameters in the model. And since pytorch model summary is not working, can you please with it?

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

No branches or pull requests

2 participants