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.
- Host: GitHub
- URL: https://github.com/devrimcavusoglu/ceng483-cv
- Owner: devrimcavusoglu
- Created: 2022-10-28T22:14:37.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-09T15:36:32.000Z (almost 2 years ago)
- Last Synced: 2025-01-11T23:43:17.594Z (over 1 year ago)
- Language: Jupyter Notebook
- Homepage:
- Size: 21 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.