Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Course on Computer Vision

Welcome to the "Course on Computer Vision"! This course is designed to introduce you to the fundamentals of computer vision, covering key concepts, techniques, and applications.

Overview

What You Will Learn

  • Understand the basic concepts of machine learning.
  • Create and train a neural network in Python with pytorch.
  • Apply machine learning algorithms to real-world data.
  • Convolutional Neural Networks (CNNs)
  • Filter an image for a particular feature (convolution)
  • Detect that feature within the filtered image (ReLU)
  • Condense the image to enhance the features (maximum pooling)
  • Data Augmentation
  • Test Time Augmentation
  • Ensemble Learning
  • Transfer Learning
  • Collaborate with a team to solve machine learning problems.

Prerequisites

  • Ensure that git is installed on your machine. Download Git.
  • Basic programming knowledge (Python recommended) Download Python.
  • Familiarity with Jupyter Notebooks.

Setup

  1. Clone the repository.
git clone https://github.com/CogitoNTNU/course-on-computer-vision.git
  1. Install juptyer notebook
pip install ipykernel -U --user

Extras

Beyond the core content, the course provides additional insights into:

Prerequisites

  • Basic programming knowledge (Python recommended).
  • Google Colab account for running the notebook.

How to Use This Notebook

Follow the parts in order, completing tasks and exercises as you go. Experiment with the code cells to reinforce your learning. Refer to the "Extras" section for additional tools and techniques beyond the course scope. Happy learning!

Contributors

This course was created by Brage Kvamme, Kristoffer Nohr Olaisen, and Sverre Nystad. Using our combined experiences out in industry, programming, and machine learning, we have crafted this course to help you understand and work with Computer Vision.

Brage Kvamme
Brage Kvamme
Kristoffer Nohr Olainsen
Kristoffer Nohr Olainsen

Sverre Nystad

About

No description, website, or topics provided.

Resources

Stars

2 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages