You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to visualize the model after it is built, I am trying to build the model with the build_segmentor() function and visualize the model with tensorboard.But, this approach doesn't work. How can I use this framework for model visualization?