Icevision: Interactive visualization of data

Created on 16 Jun 2020  路  4Comments  路  Source: airctic/icevision

馃殌 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)

enhancement help wanted

Most helpful comment

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

All 4 comments

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

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?

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

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

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tugot17 picture tugot17  路  3Comments

partham16 picture partham16  路  3Comments

lgvaz picture lgvaz  路  5Comments

lgvaz picture lgvaz  路  3Comments

lgvaz picture lgvaz  路  4Comments