zetane / viewer

ML models and internal tensors 3D visualizer
1.11k stars 122 forks source link

Feature request : Zoom in on selection #5

Open pshwetank opened 3 years ago

pshwetank commented 3 years ago

Hi Zetane team,

I am a machine learning engineer and frequently require feature visualisation of model layers. I tried using zetane today and I really liked its concept as a professional tool to navigate model features. However, what really annoyed me was the navigation. The current navigation method to scroll and zoom works for small or medium sized models but it becomes very hard to navigate when the model branches are convoluted and requires quick navigation.

I would really like to have a feature of selection zoom which is quite common in tools like plotly where you make a selection using mouse and it only zooms in to that particular portion. Sort of like this image:

image

It would be very helpful and make navigating multiple nodes like a breeze.

amansingh0330 commented 3 years ago

Thanks for the input @pshwetank we are currently working on multiple features to make the interface user friendly we currently have the feature to zoom in on the node and we will put this feature in our development cycle if you have something else that is also interesting do let us know

We appreciate your feedback