An open API service indexing awesome lists of open source software.

https://github.com/devrimcavusoglu/ceng483-cv

Implementation stuff for Introduction to Computer Vision lecture CENG483.
https://github.com/devrimcavusoglu/ceng483-cv

Last synced: over 1 year ago
JSON representation

Implementation stuff for Introduction to Computer Vision lecture CENG483.

Awesome Lists containing this project

README

          

# ceng483-cv
Stuff for [CENG483 - Introduction to Computer Vision](https://user.ceng.metu.edu.tr/~gcinbis/courses/Fall23/CENG483/) lecture.

THE-1 Covers instance recognition with color histograms, evaluation of such methods.
THE-2 Key point detection, edge and corner detectors (e.g. Harris).
THE-3 Neural Models, Image Colorization, CNN, training & evaluation.