Skip to content

nrimsky/CV_CW

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Computer Vision and Pattern Recognition Coursework

Setup - Mac / Linux

Clone the repo and make sure you are in the repo directory

python3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
jupyter-lab

Setup - Windows

Clone the repo and make sure you are in the repo directory

c:\Python35\python -m venv venv
.\venv\Scripts\activate
pip install -r requirements.txt
jupyter-lab

(Can replace c:\Python35 with correct Python version)

lucky cat sculpture

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •