Skip to content

udacity/dsnd-cv-pipelines-lesson

Repository files navigation

DSND: Computer Vision Pipelines

This repo contains exercises and solutions for the Computer Vision Pipelines lesson in Udacity's Data Science Nanodegree.

Overview of Exercises

The repo contains the following demos and exercises:

  • Preprocessing and transforming image data in OpenCV
  • Extracting image features like gradients, edges and corners in OpenCV
  • Classifying images of fashion items with support vector machines in scikit-learn
  • Wrapping OpenCV in a custom scikit-learn transformer
  • Optimizing the full computer vision pipeline including SVM parameters and OpenCV image features
  • Implementing a convolutional neural network in PyTorch and using it within scikit-learn pipelines

Dependencies

See Pipfile for an overview of required python packages.

Author

Antje Muntzinger

Copyright

(c) 2024, Udacity Inc.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published