All testset detection analysis. Part 2

by Veronika Yurchuk

In this small post I decided to play more with SSD. My goal was to count all objects per all classes that Network was able to detect. Also, it was interesting how class distribution changes per different Neural Network’s certainty. import numpy as np import matplotlib.pyplot as plt import pandas... [Read More]