Skip to content

tiffanyjachja/computer_vision_resources

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Computer Vision and Computational Photography Resources

This repository contains resources for Computer Vision and Computation Photography.

Exercsie Notebooks

Guided notebooks for CV and CP learning

Exercsie Notebooks

Relevant Links to all things development

Setup

If you would like to use a virtual environment with preinstalled libraries. Setup the conda environment by using the environment.yml file.

To do so:

  1. Use the terminal command: conda env create -f environment.yml
  2. Activate the new environment: conda activate cv_env
  3. Verify that the new environment was installed correctly: conda env list

About

Resources for Computer Vision and Computation Photography

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published