Git Product home page Git Product logo

cvessentials's Introduction

Essentials of Computer Vision

A math-first approach to learning computer vision in Python. The repository will contain all HTML, PDF, Markdown, Python Scripts, data, and media assets (images or links to supplementary videos). If you wish to contribute, I need translations for Bahasa Indonesia. Please submit a Pull Request.

Study Guide

Chapter 1

Chapter 2

Chapter 3

Chapter 4

Chapter 5

  • Facial Recognition

Approach and Motivation

The course is foundational to anyone who wish to work with computer vision in Python. It covers some of the most common image processing routines, and have in-depth coverage on mathematical concepts present in the materials:

  • Math-first approach
  • Tons of sample python scripts (.py)
    • 45+ python scripts from chapter 1 to 4 for plug-and-play experiments
  • Multimedia (image illustrations, video explanation, quiz)
    • 57 image assets from chapter 1 to 4 for practical illustrations
    • 4 PDFs, and 4 HTMLs, one for each chapter
  • Practical tips on real-world applications

The course's only dependency is OpenCV. Getting started is as easy as pip install opencv-contrib-python and you're set to go.

Question: What about deep learning libraries?

No; While using deep learning for images made for interesting topics, they are probably better suited as an altogether separate course series. This course series (tutorial series) focused on the essentials of computer vision and, for pedagogical reasons, try not to be overly ambitious with the scope it intends to cover.

There will be similarity in concepts and principles, as modern neural network architectures draw plenty of inspirations from "classical" computer vision techniques that predate it. By first learning how computer vision problems are solved, the student can compare that to the deep learning equivalent, which result in a more comprehensive appreciation of what deep learning offer to modern day computer scientists.

Course Materials Preview:

Python scripts

PDF and HTML

Workshops

I conduct in-person lectures using the materials you find in this repository. These workshops are usually paid because there are upfront costs to afford a venue and crew. Not just any venue, but a learning environment that is fully equipped (audio, desks, charging points for everyone, massive screen projector, walking space fo teaching assistants, dinner).

You can follow me on Instagram to be updated about the latest workshops.

Introduction to AI in Computer Vision

  • 4th January 2020, Jakarta
    • Kantorkuu, Citywalk sudirman, Jakarta Pusat
    • Time: 1300-1600
    • 3 hour
    • Fee: Free for Algoritma Alumni, 100k IDR for public

Computer Vision: Principles and Practice

  • 21st and 22nd January 2020, Jakarta

    • Accelerice, Jl. Rasuna Said, Jakarta Selatan
    • Time: 1830-2130
    • 6 Hour
    • Fee: Free for Algoritma Alumni, 1.5m IDR for public
  • 24th and 25th Feburary 2020, Bangkok

    • JustCo, Samyan Mitrtown
    • Time: 1830-2130
    • 6 Hour
    • Fee: Free for Algoritma Alumni, 9000 THB for public

Image Assets

  • car2.png, pen.jpg, lego.jpg and sudoku.jpg are under Creative Commons (CC) license.

  • sarpi.jpg, castello.png, canal.png and all other photography used are taken during my trip to Venice and you are free to use them.

  • All assets in Chapter 4 (the digitrecognition folder) are mine and you are free to use them.

  • All other illustrations are created by me in Keynote.

  • Videos are created by me, and Bahasa Indonesia voice over on my videos is by Tiara Dwiputri

Badge of Completion

To earn a badge of completion, attempt the quizzes on https://corgi.re. Corgi is an aggregation tool for courses on github (hence the name) with a primary focus on data science and computer programming.

Link to earn a badge: Computer Vision Essentials | Corgi

If you need help in the course, attend my in-person workshops on this topic (Computer Vision Essentials, free) throughout the course of the year.

Find me

cvessentials's People

Contributors

onlyphantom avatar tomytjandra avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.