Understanding YOLOv2 training output
I was recently asked what the different parameters mean you see logged to your terminal while training and how we should interpret these. An interesting question »
I was recently asked what the different parameters mean you see logged to your terminal while training and how we should interpret these. An interesting question »
In this article, we will be going over all the steps required to install and train Joseph Redmon's YOLOv2 state of the art real-time object detection »
Flying a drone in AirSim requires a controller. One could use a simple game controller (Playstation or Xbox both work, as per these instructions), but this »