From 739d22fd7ad653296bf8f0068358a363864e0bb6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stjepan=20Jurekovi=C4=87?= Date: Thu, 3 Oct 2024 14:35:45 +0200 Subject: [PATCH] Added Generative AI in Computer Vision Hi, Stjepan here from Manning. I thought this title might be a good match for your list. Thank you for considering it. Best, --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b221ddf..f0ff036 100644 --- a/README.md +++ b/README.md @@ -94,6 +94,7 @@ Please feel free to send me [pull requests](https://github.com/jbhuang0604/aweso * [Numerical Algorithms: Methods for Computer Vision, Machine Learning, and Graphics](https://people.csail.mit.edu/jsolomon/share/book/numerical_book.pdf) - Justin Solomon 2015 * [Image Processing and Analysis](https://www.amazon.com/Processing-Analysis-Activate-Learning-Engineering/dp/1285179528) - Stan Birchfield 2018 * [Computer Vision, From 3D Reconstruction to Recognition](http://web.stanford.edu/class/cs231a/) - Silvio Savarese 2018 +* [Generative AI in Computer Vision](https://www.manning.com/books/generative-ai-in-computer-vision) - Vladimir Bok 2024 #### OpenCV Programming * [Learning OpenCV: Computer Vision with the OpenCV Library](http://www.amazon.com/Learning-OpenCV-Computer-Vision-Library/dp/0596516134) - Gary Bradski and Adrian Kaehler