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

The x-axis tick marks are overlapping #164

Closed NMO13 closed 6 years ago

NMO13 commented 6 years ago

The x-axis tick marks are overlapping => hard to find desired epoch

image

NMO13 commented 6 years ago

Should be fixed.

NMO13 commented 6 years ago

Is that okay? image

thinkh commented 6 years ago

For this case it looks fine. Does this still work for fewer epochs (i.e., that the gaps are not so large)?

gfrogat commented 6 years ago

How are the breaks computed?

thinkh commented 6 years ago

Done with PR #205.