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

Interactive visualization of data #83

Closed
lgvaz opened this issue Jun 16, 2020 · 5 comments
Closed

Interactive visualization of data #83

lgvaz opened this issue Jun 16, 2020 · 5 comments
Labels
enhancement New feature or request help wanted Extra attention is needed
Milestone

Comments

@lgvaz
Copy link
Collaborator

lgvaz commented Jun 16, 2020

🚀 Feature

We need an interactive way to visualize data, we can interactively visualize bounding boxes and masks with wandb like described here.

We can also use streamlit, I'm not sure which is cooler.

Wandb draws more my attention because we can also use it for visualizing training statics (in real time), something that would be very very helpful, is to show the predictions of the model after every epoch.

This would provide strong insight on what the model is correctly learning and what it's fail to learn, I believe a tool like this quickly becomes invaluable for anyone training models (it actually surprises me that this simple feature is not widespread at this point)

@lgvaz lgvaz added enhancement New feature or request help wanted Extra attention is needed labels Jun 16, 2020
@lgvaz
Copy link
Collaborator Author

lgvaz commented Jun 16, 2020

@paras-jain is this something you would like to work on?

@lgvaz lgvaz added this to the incubator milestone Jun 16, 2020
@paras-jain
Copy link
Contributor

Yes sure! streamlit makes deployment very easy and wandb helps in tracking and optimization, we should not miss out on either. I will look into it and then work on #84.
Has any previous work been done?

@lgvaz
Copy link
Collaborator Author

lgvaz commented Jun 16, 2020

Not really, we talked about it multiple times, but never found the time to implement it 😅

@oke-aditya
Copy link
Contributor

Yes sure! streamlit makes deployment very easy and wandb helps in tracking and optimization, we should not miss out on either. I will look into it and then work on #84.
Has any previous work been done?

Something to get strated
https://github.com/streamlit/demo-self-driving

@FraPochetti
Copy link
Contributor

Taken care of by @fstroth 's dashboard

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

4 participants