milaan9 / Python_Computer_Vision_from_Scratch
This repository explores the variety of techniques commonly used to analyze and interpret images. It also describes challenging real-world applications where vision is being successfully used, both for specialized applications such as medical imaging, and for fun, consumer-level tasks such as image editing and stitching, which students can apply…
☆236Updated last year
Related projects ⓘ
Alternatives and complementary repositories for Python_Computer_Vision_from_Scratch
- This repository consists of a complete guide on natural language processing (NLP) in Python where we'll learn various techniques for impl…☆193Updated 2 years ago
- My Solutions to 120 commonly asked data science interview questions.☆214Updated last year
- This repository explores the variety of techniques and algorithms commonly used in deep learning and the implementation in MATLAB and PYT…