You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

ref: http://cs231n.stanford.edu/slides/winter1516_lecture8.pdf

This is something we are very interested in, however we tend not to pursue it along these directions since it is for the most part treated as a supervised learning problem, that is someone annotates training images to put boxes or polygons around the objects that are meant to be found. We assume this is an expensive operation, and maybe it is, but some points

  • don't need as much labeled localization data as you do classification data
    • build a classifier on lots of training data, or use transfer learning
    • now train a regressor to localize

Annotating

-maybe not as expensive as one thinks, options

 

  • No labels