Skip to content

Meet2304/Computer-Vision

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision

This repository serves as a structured archive of everything I’ve been learning — from foundational techniques to modern deep learning-based approaches.

Repository Structure

This repository is organized by topic. Each subdirectory focuses on a specific concept or technique and includes relevant code, explanations, and references.

Motivation

The goal is to not just follow tutorials, but to:

  • Understand why each technique works.
  • Recreate important methods from scratch where possible.
  • Document the learning process clearly and thoroughly.

This is a reference for both myself and others who want a hands-on approach to mastering computer vision.

Tools and Libraries

  • Python
  • OpenCV
  • NumPy
  • PIL
  • Matplotlib
  • Jupyter Notebooks
  • PyTorch or TensorFlow (for deep learning sections)

How to Use

  • Clone the repository.
  • Navigate to any topic folder to get started.
  • Each section contains well-commented scripts and, where relevant, Jupyter notebooks.
  • Experiment with parameters, inputs, and variations to strengthen understanding.

About

Collection of programs, experiments, and resources exploring core concepts and applications in computer vision

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors