liyaguang / DCRNN

Implementation of Diffusion Convolutional Recurrent Neural Network in Tensorflow
MIT License
1.19k stars 391 forks source link

Code for Visualization #50

Open simmonssong opened 4 years ago

simmonssong commented 4 years ago

Thanks for your paper and code. How do you make a 3D map like Figure 9? Can you share your code for visualization? image

Billy1900 commented 4 years ago

Thanks for your paper and code. How do you make a 3D map like Figure 9? Can you share your code for visualization? image

have you got it? I am also interested in this one.

jpainam commented 3 years ago

Hi, did you manage to get the visualization of the learned filters? @liyaguang by the way, what is you advise if we want to visualize the strength of connectivity (i.e. edge weights) of the 207 sensors. Thank you