alex21th / MCV-M3-Project

Project for M3 module: Machine Learning for Computer Vision

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MCV-M3-Project

Project for M3 module: Machine Learning for Computer Vision

Table of Contents
  1. Getting Started

Getting Started

Prerequisites

Requires Python >= 3.9.

Installation

1. Clone the repo

git clone https://github.com/alex21th/MCV-M3-Project.git

2. Create a virtual environment

python3 -m venv /path/to/new/virtual/environment

3. Install package requirements

pip install -r requirements.txt

(back to top)

About

Project for M3 module: Machine Learning for Computer Vision


Languages

Language:Jupyter Notebook 98.7%Language:Python 1.3%Language:Shell 0.0%