Caleydo / confusionflow-ui

Visualize learning dynamics in multi-class image classifiers (e.g., convolutional neural networks) 💬 @gfrogat @thinkh
https://confusionflow.org
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

discuss epoch sampling for confmat cells #186

Open gfrogat opened 6 years ago

gfrogat commented 6 years ago

We need to discuss strategies for handling cases when the number of epochs exceeds the available pixels (sampling problem)

thinkh commented 6 years ago

@gfrogat Do you mean discussiong it in the paper or implement a solution in the paper prototype?

gfrogat commented 6 years ago

ideally both 🙂

I have to look into how the heatmaps are currently implemented and how we sample the data