Computer Vision

Localizing an object in a picture means predicting a bounding box around the object and can be expressed as a regression task.

  1. Object Classification
  2. Object Detection
  3. Segmentation
  4. Tracking
  5. Face Recognition
  6. Human Pose Estimation
  7. Super Resolution