Skip to content

From zero to working object detection model - guest lecture for General Assembly Data Science Immersive

Notifications You must be signed in to change notification settings

josephofiowa/intro-to-object-detection-guest-lecture

Repository files navigation

Object Detection From Scratch

hello

Learning Objectives

By the end of this lesson, you'll have familiarity with how computers make sense of image data, and how we can train algorithms to see as good as (or even better than!) humans can.

So, we'll:

  • Introduce what computer vision is
  • Describe how computers see images
  • Describe the computer vision workflow
  • Introduce object detection problems
  • Discuss the importance of image preprocessing and augmentations
  • Train a custom object detection model
  • Make inferences!* (* training time permitting)

overview

Our dataset is here.

Our notebook is here.

About

From zero to working object detection model - guest lecture for General Assembly Data Science Immersive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published