180D-FW-2020 / Team8

Systems design capstone project
MIT License
2 stars 1 forks source link

Team 8 : Senior Design

Senior Capstone project for Fall and Winter of 2020.

Overview

We will be creating a framework for developing AR micoroservices. This Machine-Learning Enhanced Augmented-Reality Toolkit (MEAT) will be used to generate a few example services:

Usage

The following description can be ran through to allow the use of our repo and library.

  1. Clone the repository
git clone git@github.com:180D-FW-2020/Team8.git
  1. Setup conda environemnt
    conda env create -f environment.yml

    For any other dependencies (or for non-conda users) visit the wiki.