Classification+localization (part 1)

To understand how to perform object detection, we will first learn about a problem called "classification+localization". In the following video, we learn three important things: 

  • What classification+localization is. 
  • How a single neural network can be used to solve several different tasks. 
  • How we can select the loss function for such networks.