ssd_keras
ssd_keras copied to clipboard
Simple Tutorial on Simple Data Set
To those who have got this to work, could anyone point to some simple tutorial code? Admittedly getting lost in all the dependencies to work. I have not fully explored yet, but its tough to even see what the inputs and outputs to the model are. (images, ground truth bbox arrays, target class arrays etc) Just looking for some simple starter code to begin exploring the true complexity of this amazing implementation.