Cartucho
Cartucho
New feature added: Plot the number of predicted objects per class!
How should it be organized? Like this? 1. number of ground-truth objects 2. number of predicted objects 3. AP and precision/recall for each class 4. finally, mAP Btw, should we...
New feature: Added previously discussed info to the file `results/results.txt`
@andikira new feature: Adding values to bars 
And info about true and false predictions: 
I think I will rotate the plots horizontally to make them easier to read!
@andikira even better now:  
@JeallyBeans great! Yeah, could you send the file to me? [email protected] If you prefer you can also commit it in a PR.
@JeallyBeans Added! Thank you!
Hello! That is a great idea, I will add it to my TODO list. I am currently restructuring the full code and the False Negatives are not being plotted yet....