Hi,
I am working on Vid2vid using the data set of RGB videos. I have used the option 'tf_log' for the visualization of the plots for losses and successfully drawn those plots using tensor board. The tensor board based logging is working for plots of losses and generated images, but I am unable to visualize the whole architecture of vid2vid in tensor board. Can you guide me how to modify the visualizer.py file so as to visualize the whole architecture of vid2vid? Kindly share the architecture diagram of the vid2vid if you have one and also provide me any script to visualize the vid2vid architecture.
Not sure if this is relevant to anyone anymore, but the architecture diagram for the vid2vid network can be found in the appendix (at the end) of the research paper!
Hi, I am working on Vid2vid using the data set of RGB videos. I have used the option 'tf_log' for the visualization of the plots for losses and successfully drawn those plots using tensor board. The tensor board based logging is working for plots of losses and generated images, but I am unable to visualize the whole architecture of vid2vid in tensor board. Can you guide me how to modify the visualizer.py file so as to visualize the whole architecture of vid2vid? Kindly share the architecture diagram of the vid2vid if you have one and also provide me any script to visualize the vid2vid architecture.
Thanks