Skip to content

This repository contains my implementations for homework assignments of course CSE 573: Computer Vision and Image processing.

Notifications You must be signed in to change notification settings

K10shah/CVIP_Computer_Vision_explorations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CVIP

This repository contains my implementations for homework assignments of course CSE 573: Computer Vision and Image processing.

Homework 1

In this homework we were supposed build a scene recognition system which will identify what kind of scene is the image representing. The aim of this homework was to implement this classic computer vision problem where we train our model using hundreds of images of different scenes and then it will be able to identify what kind of scenes a test image represents. The learning technique used here was unsupervised learning using Kmeans clustering.

About

This repository contains my implementations for homework assignments of course CSE 573: Computer Vision and Image processing.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages