• Skip to primary navigation
  • Skip to main content
  • Skip to footer

PyImageSearch

You can master Computer Vision, Deep Learning, and OpenCV - PyImageSearch

  • University Login
  • Get Started
  • Topics
    • Deep Learning
    • Dlib Library
    • Embedded/IoT and Computer Vision
    • Face Applications
    • Image Processing
    • Interviews
    • Keras and TensorFlow
    • Machine Learning and Computer Vision
    • Medical Computer Vision
    • Optical Character Recognition (OCR)
    • Object Detection
    • Object Tracking
    • OpenCV Tutorials
    • Raspberry Pi
  • Books and Courses
  • AI & Computer Vision Programming
  • Reviews
  • Blog
  • Consulting
  • About
  • FAQ
  • Contact
  • University Login
Jacobian Matrix
Partial Derivatives
Stochastic Gradient Descent
Tutorial
Vector Calculus
partial-derivatives--jacobian-matrix-sgd-featured.png

Partial Derivatives and Jacobian Matrix in Stochastic Gradient Descent

March 3, 2025

Table of Contents Partial Derivatives and Jacobian Matrix in Stochastic Gradient Descent Basics of Vector Calculus Vectors Differentiation of Univariate Functions What Are Derivatives? Derivatives of Common Functions Central Difference Formula Partial Derivatives and Gradients Multivariate Functions Partial Derivatives Gradients,…

Read More of Partial Derivatives and Jacobian Matrix in Stochastic Gradient Descent

Image Processing
OpenCV Tutorials
Tutorials

Image Gradients with OpenCV (Sobel and Scharr)

May 12, 2021

In this tutorial, you will learn about image gradients and how to compute Sobel gradients and Scharr gradients using OpenCV’s cv2.Sobel function. Image gradients are a fundamental building block of many computer vision and image processing routines. We use gradients…

Read More of Image Gradients with OpenCV (Sobel and Scharr)

Deep Learning
Keras and TensorFlow
Tutorials

Using TensorFlow and GradientTape to train a Keras model

March 23, 2020

In this tutorial, you will learn how to use TensorFlow’s GradientTape function to create custom training loops to train Keras models. Today’s tutorial was inspired by a question I received by PyImageSearch reader Timothy: Hi Adrian, I just read your…

Read More of Using TensorFlow and GradientTape to train a Keras model

Deep Learning
Keras and TensorFlow
Tutorials

Grad-CAM: Visualize class activation maps with Keras, TensorFlow, and Deep Learning

March 9, 2020

In this tutorial, you will learn how to visualize class activation maps for debugging deep neural networks using an algorithm called Grad-CAM. We’ll then implement Grad-CAM using Keras and TensorFlow. While deep learning has facilitated unprecedented accuracy in image classification,…

Read More of Grad-CAM: Visualize class activation maps with Keras, TensorFlow, and Deep Learning

Deep Learning
PyImageSearch Gurus
Tutorials

Convolutions with OpenCV and Python

July 25, 2016

I’m going to start today’s blog post by asking a series of questions which will then be addressed later in the tutorial: What are image convolutions? What do they do? Why do we use them? How do we apply them?…

Read More of Convolutions with OpenCV and Python

Image Processing
Tutorials

Blur detection with OpenCV

September 7, 2015

Between myself and my father, Jemma, the super-sweet, hyper-active, extra-loving family beagle may be the most photographed dog of all time. Since we got her as a 8-week old puppy, to now, just under three years later, we have accumulated…

Read More of Blur detection with OpenCV

Image Processing
Tutorials

Real-time barcode detection in video with Python and OpenCV

December 15, 2014

Today’s post is a followup to a previous (extremely popular) article on detecting barcodes in images using Python and OpenCV. In the previous post we explored how to detect and find barcodes in images. But today we are going to…

Read More of Real-time barcode detection in video with Python and OpenCV

Image Processing
Tutorials

Detecting Barcodes in Images with Python and OpenCV

November 24, 2014

UPDATE: The introduction to this post may seen a little “out there”. For some context, I had just finished watching the South Park Black Friday episodes prior to writing this post so I definitely had some inspiration regarding zombie shoppers,…

Read More of Detecting Barcodes in Images with Python and OpenCV

Image Processing
Tutorials

Detecting Circles in Images using OpenCV and Hough Circles

July 21, 2014

A few days ago, I got an email from a PyImageSearch reader asking about circle detection. See below for the gist: Hey Adrian, Love your blog. I saw your post on detecting rectangles/squares in images, but I was wondering, how…

Read More of Detecting Circles in Images using OpenCV and Hough Circles

You can learn Computer Vision, Deep Learning, and OpenCV.

Get your FREE 17 page Computer Vision, OpenCV, and Deep Learning Resource Guide PDF. Inside you’ll find our hand-picked tutorials, books, courses, and libraries to help you master CV and DL.


Footer

Topics

  • Deep Learning
  • Dlib Library
  • Embedded/IoT and Computer Vision
  • Face Applications
  • Image Processing
  • Interviews
  • Keras & Tensorflow
  • OpenCV Install Guides
  • Machine Learning and Computer Vision
  • Medical Computer Vision
  • Optical Character Recognition (OCR)
  • Object Detection
  • Object Tracking
  • OpenCV Tutorials
  • Raspberry Pi

Books & Courses

  • PyImageSearch University
  • FREE CV, DL, and OpenCV Crash Course
  • Practical Python and OpenCV
  • Deep Learning for Computer Vision with Python
  • PyImageSearch Gurus Course
  • Raspberry Pi for Computer Vision

PyImageSearch

  • Affiliates
  • Get Started
  • About
  • Consulting
  • Coaching
  • FAQ
  • YouTube
  • Blog
  • Contact
  • Privacy Policy

© 2025 PyImageSearch. All Rights Reserved.