dbolya / tide

A General Toolbox for Identifying Object Detection Errors

Home Page:https://dbolya.github.io/tide

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Per class plot

austinmw opened this issue · comments

How can I modify tide.plot() to separate classes?

I only have 3 classes in my dataset which differ drastically in difficulty, so would like to see this per-class breakdown.

same question, got any idea?

@austinmw Were you able to do it?